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

[
    {
        "url": "https://demozoo.org/api/v1/productions/329983/?format=api",
        "demozoo_url": "https://demozoo.org/productions/329983/",
        "id": 329983,
        "title": "Voll Dampf Voraus!",
        "author_nicks": [
            {
                "name": "The Ultimate Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73535/?format=api",
                    "id": 73535,
                    "name": "The Ultimate Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-09-09",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307896/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307896/",
        "id": 307896,
        "title": "4k4u",
        "author_nicks": [
            {
                "name": "The Ultimate Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73535/?format=api",
                    "id": 73535,
                    "name": "The Ultimate Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-01-29",
        "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/176645/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176645/",
        "id": 176645,
        "title": "TUT - 25th Anniversary",
        "author_nicks": [
            {
                "name": "TUT1992",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73535/?format=api",
                    "id": 73535,
                    "name": "The Ultimate Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-22",
        "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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]