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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367699/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367699/",
        "id": 367699,
        "title": "Mystery triangle!",
        "author_nicks": [
            {
                "name": "hexwab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142908/?format=api",
                    "id": 142908,
                    "name": "hexwab",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                "id": 66,
                "name": "BBC Micro"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367765/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367765/",
        "id": 367765,
        "title": "Mystery triangle!",
        "author_nicks": [
            {
                "name": "hexwab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142908/?format=api",
                    "id": 142908,
                    "name": "hexwab",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                "id": 66,
                "name": "BBC Micro"
            }
        ],
        "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/349200/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349200/",
        "id": 349200,
        "title": "Tilda 2048",
        "author_nicks": [
            {
                "name": "hexwab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142908/?format=api",
                    "id": 142908,
                    "name": "hexwab",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]