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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334225/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334225/",
        "id": 334225,
        "title": "OVR Color Full",
        "author_nicks": [
            {
                "name": "Mr. Bee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2526/?format=api",
                    "id": 2526,
                    "name": "Mr. Bee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Overlanders",
                "abbreviation": "OVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                    "id": 2223,
                    "name": "Overlanders",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-12-09",
        "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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "header-excluded"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305383/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305383/",
        "id": 305383,
        "title": "Mini Tridi Demo",
        "author_nicks": [
            {
                "name": "Mr. Bee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2526/?format=api",
                    "id": 2526,
                    "name": "Mr. Bee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Overlanders",
                "abbreviation": "OVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                    "id": 2223,
                    "name": "Overlanders",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-02-12",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "vector"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59552/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59552/",
        "id": 59552,
        "title": "Sound + 3D Cube Bootsector",
        "author_nicks": [
            {
                "name": "Mr. Bee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2526/?format=api",
                    "id": 2526,
                    "name": "Mr. Bee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Overlanders",
                "abbreviation": "OVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                    "id": 2223,
                    "name": "Overlanders",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-16",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "unreleased",
            "lost"
        ]
    }
]