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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39526/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39526/",
        "id": 39526,
        "title": "Zapata",
        "author_nicks": [
            {
                "name": "Biomemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25242/?format=api",
                    "id": 25242,
                    "name": "Biomemo",
                    "is_group": false
                }
            },
            {
                "name": "DJ Flipside",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4280/?format=api",
                    "id": 4280,
                    "name": "Flipside",
                    "is_group": false
                }
            },
            {
                "name": "ESABB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25241/?format=api",
                    "id": 25241,
                    "name": "ESABB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-26",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]