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

[
    {
        "url": "https://demozoo.org/api/v1/productions/339247/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339247/",
        "id": 339247,
        "title": "Sapin de Noel",
        "author_nicks": [
            {
                "name": "Music2Eye",
                "abbreviation": "M2E",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88522/?format=api",
                    "id": 88522,
                    "name": "Music2Eye",
                    "is_group": true
                }
            },
            {
                "name": "Revival",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45962/?format=api",
                    "id": 45962,
                    "name": "Revival",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/202062/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202062/",
        "id": 202062,
        "title": "Still Scrolling",
        "author_nicks": [
            {
                "name": "Music2Eye",
                "abbreviation": "M2E",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88522/?format=api",
                    "id": 88522,
                    "name": "Music2Eye",
                    "is_group": true
                }
            },
            {
                "name": "Praline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88523/?format=api",
                    "id": 88523,
                    "name": "Praline",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]