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

[
    {
        "url": "https://demozoo.org/api/v1/productions/10527/?format=api",
        "demozoo_url": "https://demozoo.org/music/10527/",
        "id": 10527,
        "title": "Mind Control",
        "author_nicks": [
            {
                "name": "Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9001/?format=api",
                    "id": 9001,
                    "name": "Mr. Bob",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14282/?format=api",
        "demozoo_url": "https://demozoo.org/music/14282/",
        "id": 14282,
        "title": "Heart (Amiga Mod)",
        "author_nicks": [
            {
                "name": "Mr. Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9001/?format=api",
                    "id": 9001,
                    "name": "Mr. Bob",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazytronic",
                "abbreviation": "CT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9002/?format=api",
                    "id": 9002,
                    "name": "Crazytronic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-13",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12573/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12573/",
        "id": 12573,
        "title": "1024b. Intro",
        "author_nicks": [
            {
                "name": "Mr. Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9001/?format=api",
                    "id": 9001,
                    "name": "Mr. Bob",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14154/?format=api",
        "demozoo_url": "https://demozoo.org/music/14154/",
        "id": 14154,
        "title": "Mania",
        "author_nicks": [
            {
                "name": "Mr. Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9001/?format=api",
                    "id": 9001,
                    "name": "Mr. Bob",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazytronic",
                "abbreviation": "CT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9002/?format=api",
                    "id": 9002,
                    "name": "Crazytronic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sqt"
        ]
    }
]