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

[
    {
        "url": "https://demozoo.org/api/v1/productions/93278/?format=api",
        "demozoo_url": "https://demozoo.org/productions/93278/",
        "id": 93278,
        "title": "Automation CD #400 intro",
        "author_nicks": [
            {
                "name": "Automation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2157/?format=api",
                    "id": 2157,
                    "name": "Automation",
                    "is_group": true
                }
            },
            {
                "name": "The Nomads",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149368/?format=api",
                    "id": 149368,
                    "name": "The Nomads",
                    "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": [
            "cracktro-needs-extraction"
        ]
    }
]