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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70279/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/70279/",
        "id": 70279,
        "title": "Gateway to Hell",
        "author_nicks": [
            {
                "name": "Hunta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17041/?format=api",
                    "id": 17041,
                    "name": "Hunta",
                    "is_group": false
                }
            },
            {
                "name": "Strepto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12099/?format=api",
                    "id": 12099,
                    "name": "Strepto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brain Control",
                "abbreviation": "BC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3624/?format=api",
                    "id": 3624,
                    "name": "Brain Control",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-12-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/166212/?format=api",
        "demozoo_url": "https://demozoo.org/music/166212/",
        "id": 166212,
        "title": "Dead Souls",
        "author_nicks": [
            {
                "name": "Strepto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12099/?format=api",
                    "id": 12099,
                    "name": "Strepto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Astral",
                "abbreviation": "AST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                    "id": 8061,
                    "name": "Astral",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/166295/?format=api",
        "demozoo_url": "https://demozoo.org/music/166295/",
        "id": 166295,
        "title": "Six(Hundred)Six(ty)Six",
        "author_nicks": [
            {
                "name": "Strepto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12099/?format=api",
                    "id": 12099,
                    "name": "Strepto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Astral",
                "abbreviation": "AST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                    "id": 8061,
                    "name": "Astral",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]