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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367345/?format=api",
        "demozoo_url": "https://demozoo.org/music/367345/",
        "id": 367345,
        "title": "No Love for the TERFs",
        "author_nicks": [
            {
                "name": "Discreant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110713/?format=api",
                    "id": 110713,
                    "name": "Discreant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-01-31",
        "supertype": "music",
        "platforms": [],
        "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/271193/?format=api",
        "demozoo_url": "https://demozoo.org/music/271193/",
        "id": 271193,
        "title": "Punch a Nazi",
        "author_nicks": [
            {
                "name": "Discreant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110713/?format=api",
                    "id": 110713,
                    "name": "Discreant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169991/?format=api",
        "demozoo_url": "https://demozoo.org/music/169991/",
        "id": 169991,
        "title": "You Fuckers Thought It Would Never Be",
        "author_nicks": [
            {
                "name": "Rad Incest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110713/?format=api",
                    "id": 110713,
                    "name": "Discreant",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]