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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44024/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44024/",
        "id": 44024,
        "title": "Party Dude",
        "author_nicks": [
            {
                "name": "E-Moon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1356/?format=api",
                    "id": 1356,
                    "name": "emoon",
                    "is_group": false
                }
            },
            {
                "name": "FXrealm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27488/?format=api",
                    "id": 27488,
                    "name": "FXrealm",
                    "is_group": false
                }
            },
            {
                "name": "Palm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27487/?format=api",
                    "id": 27487,
                    "name": "Palm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]