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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361612/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361612/",
        "id": 361612,
        "title": "Star Trip",
        "author_nicks": [
            {
                "name": "Osmium Path",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134423/?format=api",
                    "id": 134423,
                    "name": "Osmium Path",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-16",
        "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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/314228/?format=api",
        "demozoo_url": "https://demozoo.org/productions/314228/",
        "id": 314228,
        "title": "Fractoid",
        "author_nicks": [
            {
                "name": "Osmium Path",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134423/?format=api",
                    "id": 134423,
                    "name": "Osmium Path",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-23",
        "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/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]