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

[
    {
        "url": "https://demozoo.org/api/v1/productions/373322/?format=api",
        "demozoo_url": "https://demozoo.org/productions/373322/",
        "id": 373322,
        "title": "Xenon 2 (2) Cracktro",
        "author_nicks": [
            {
                "name": "Fallen Angels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31564/?format=api",
                    "id": 31564,
                    "name": "The Fallen Angels",
                    "is_group": true
                }
            },
            {
                "name": "Highlanders",
                "abbreviation": "HLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92472/?format=api",
                    "id": 92472,
                    "name": "Highlanders",
                    "is_group": true
                }
            },
            {
                "name": "The Marvellous V8",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31563/?format=api",
                    "id": 31563,
                    "name": "The Marvellous V8",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    }
]