GET /api/v1/releasers/77167/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/285919/?format=api",
        "demozoo_url": "https://demozoo.org/music/285919/",
        "id": 285919,
        "title": "T 2 Da C",
        "author_nicks": [
            {
                "name": "Two Captains",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77167/?format=api",
                    "id": 77167,
                    "name": "Two Captains",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-10-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185608/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185608/",
        "id": 185608,
        "title": "Bleep, Bloop, Computer!",
        "author_nicks": [
            {
                "name": "Two Captains",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77167/?format=api",
                    "id": 77167,
                    "name": "Two Captains",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "notch",
            "resolution-requester"
        ]
    }
]