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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342392/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342392/",
        "id": 342392,
        "title": "PSX Life",
        "author_nicks": [
            {
                "name": "New Nova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136843/?format=api",
                    "id": 136843,
                    "name": "New Nova",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "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/326948/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326948/",
        "id": 326948,
        "title": "Hello, EVOKE PSX!",
        "author_nicks": [
            {
                "name": "New Nova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136843/?format=api",
                    "id": 136843,
                    "name": "New Nova",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "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/322451/?format=api",
        "demozoo_url": "https://demozoo.org/music/322451/",
        "id": 322451,
        "title": "Booming Hype",
        "author_nicks": [
            {
                "name": "New Nova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136843/?format=api",
                    "id": 136843,
                    "name": "New Nova",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]