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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375639/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375639/",
        "id": 375639,
        "title": "colonthree",
        "author_nicks": [
            {
                "name": "oxidisedbraincells",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151083/?format=api",
                    "id": 151083,
                    "name": "oxidisedbraincells",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/376445/?format=api",
        "demozoo_url": "https://demozoo.org/productions/376445/",
        "id": 376445,
        "title": "Disintegratinator",
        "author_nicks": [
            {
                "name": "oxidisedbraincells",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151083/?format=api",
                    "id": 151083,
                    "name": "oxidisedbraincells",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
                "id": 15,
                "name": "32b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]