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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311208/?format=api",
        "demozoo_url": "https://demozoo.org/productions/311208/",
        "id": 311208,
        "title": "Dianetro",
        "author_nicks": [
            {
                "name": "GT Turbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31468/?format=api",
                    "id": 31468,
                    "name": "GT Turbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-07-30",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302798/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302798/",
        "id": 302798,
        "title": "?",
        "author_nicks": [
            {
                "name": "GT Turbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31468/?format=api",
                    "id": 31468,
                    "name": "GT Turbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130810/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130810/",
        "id": 130810,
        "title": "Cerebral Vortex Screen",
        "author_nicks": [
            {
                "name": "GT Turbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31468/?format=api",
                    "id": 31468,
                    "name": "GT Turbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cerebral Vortex",
                "abbreviation": "CV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2162/?format=api",
                    "id": 2162,
                    "name": "Cerebral Vortex",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-06",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]