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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270875/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270875/",
        "id": 270875,
        "title": "Retro never dies",
        "author_nicks": [
            {
                "name": "Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73538/?format=api",
                    "id": 73538,
                    "name": "Wizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TUT1992",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73535/?format=api",
                    "id": 73535,
                    "name": "The Ultimate Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-11-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/190293/?format=api",
        "demozoo_url": "https://demozoo.org/music/190293/",
        "id": 190293,
        "title": "Apsohlud Schpasskor",
        "author_nicks": [
            {
                "name": "Mad Doc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42145/?format=api",
                    "id": 42145,
                    "name": "Mad Doc",
                    "is_group": false
                }
            },
            {
                "name": "Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73538/?format=api",
                    "id": 73538,
                    "name": "Wizard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TUT1992",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73535/?format=api",
                    "id": 73535,
                    "name": "The Ultimate Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-07-20",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]