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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361613/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361613/",
        "id": 361613,
        "title": "A Passing Train at Night",
        "author_nicks": [
            {
                "name": "Dr. Claw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24976/?format=api",
                    "id": 24976,
                    "name": "Dr. Claw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Evil MasterMinds",
                "abbreviation": "THEMM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24975/?format=api",
                    "id": 24975,
                    "name": "The Evil MasterMinds",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-11-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167698/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167698/",
        "id": 167698,
        "title": "Traintro",
        "author_nicks": [
            {
                "name": "Dr. Claw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24976/?format=api",
                    "id": 24976,
                    "name": "Dr. Claw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Evil MasterMinds",
                "abbreviation": "THEMM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24975/?format=api",
                    "id": 24975,
                    "name": "The Evil MasterMinds",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-01-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/152340/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/152340/",
        "id": 152340,
        "title": "Space Base, SynchroNYous Orbit",
        "author_nicks": [
            {
                "name": "Dr. Claw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24976/?format=api",
                    "id": 24976,
                    "name": "Dr. Claw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Evil MasterMinds",
                "abbreviation": "THEMM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24975/?format=api",
                    "id": 24975,
                    "name": "The Evil MasterMinds",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-01-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]