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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270181/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270181/",
        "id": 270181,
        "title": "Pump Up the Jam",
        "author_nicks": [
            {
                "name": "Alpha King",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73924/?format=api",
                    "id": 73924,
                    "name": "Alpha King",
                    "is_group": false
                }
            },
            {
                "name": "Filth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17742/?format=api",
                    "id": 17742,
                    "name": "Filth",
                    "is_group": false
                }
            },
            {
                "name": "Mattmatthew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11621/?format=api",
                    "id": 11621,
                    "name": "Mattmatthew",
                    "is_group": false
                }
            },
            {
                "name": "Misfit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37729/?format=api",
                    "id": 37729,
                    "name": "Misfit",
                    "is_group": false
                }
            },
            {
                "name": "Nail",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
                    "id": 11620,
                    "name": "Se7en",
                    "is_group": false
                }
            },
            {
                "name": "Realm Dweller",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62412/?format=api",
                    "id": 62412,
                    "name": "Realm Dweller",
                    "is_group": false
                }
            },
            {
                "name": "Slothy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89561/?format=api",
                    "id": 89561,
                    "name": "Slothy",
                    "is_group": false
                }
            },
            {
                "name": "Smooth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43113/?format=api",
                    "id": 43113,
                    "name": "Smooth",
                    "is_group": false
                }
            },
            {
                "name": "Toon Goon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79712/?format=api",
                    "id": 79712,
                    "name": "Toon Goon",
                    "is_group": false
                }
            },
            {
                "name": "Whazzit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46055/?format=api",
                    "id": 46055,
                    "name": "Whazzit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blocktronics",
                "abbreviation": "B7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                    "id": 6872,
                    "name": "Blocktronics",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-11-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]