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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39537/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39537/",
        "id": 39537,
        "title": "Superman",
        "author_nicks": [
            {
                "name": "Arlequin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10349/?format=api",
                    "id": 10349,
                    "name": "Arlequin",
                    "is_group": false
                }
            },
            {
                "name": "Diamond Darrell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25250/?format=api",
                    "id": 25250,
                    "name": "Diamond Darrell",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Circe",
                "abbreviation": "CRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10301/?format=api",
                    "id": 10301,
                    "name": "Circe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]