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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19536/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19536/",
        "id": 19536,
        "title": "The Beebster",
        "author_nicks": [
            {
                "name": "Hades",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10227/?format=api",
                    "id": 10227,
                    "name": "Hades",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mental Disturbance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14047/?format=api",
                    "id": 14047,
                    "name": "Mental Disturbance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19359/?format=api",
        "demozoo_url": "https://demozoo.org/music/19359/",
        "id": 19359,
        "title": "Why Not",
        "author_nicks": [
            {
                "name": "Hades",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10227/?format=api",
                    "id": 10227,
                    "name": "Hades",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suspect Development International",
                "abbreviation": "SDi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                    "id": 13585,
                    "name": "Suspect Development International",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]