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

[
    {
        "url": "https://demozoo.org/api/v1/productions/195944/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/195944/",
        "id": 195944,
        "title": "64:20 Blaze It",
        "author_nicks": [
            {
                "name": "Aday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28006/?format=api",
                    "id": 28006,
                    "name": "Aday",
                    "is_group": false
                }
            },
            {
                "name": "CatchinAshes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62375/?format=api",
                    "id": 62375,
                    "name": "CatchinAshes",
                    "is_group": false
                }
            },
            {
                "name": "Chicken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23204/?format=api",
                    "id": 23204,
                    "name": "Chicken Brittle",
                    "is_group": false
                }
            },
            {
                "name": "Jimage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23924/?format=api",
                    "id": 23924,
                    "name": "Rika",
                    "is_group": false
                }
            },
            {
                "name": "Style",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83182/?format=api",
                    "id": 83182,
                    "name": "Style",
                    "is_group": false
                }
            },
            {
                "name": "cTrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                    "id": 3604,
                    "name": "cTrix",
                    "is_group": false
                }
            },
            {
                "name": "ript",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5616/?format=api",
                    "id": 5616,
                    "name": "ript",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-11-10",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]