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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361150/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/361150/",
        "id": 361150,
        "title": "The Holiday TV",
        "author_nicks": [
            {
                "name": "Jamie Nemeth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140131/?format=api",
                    "id": 140131,
                    "name": "Jamie Nemeth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "teletext"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333906/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/333906/",
        "id": 333906,
        "title": "Gellionnen Chapel, Wales",
        "author_nicks": [
            {
                "name": "Jamie Nemeth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140131/?format=api",
                    "id": 140131,
                    "name": "Jamie Nemeth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "teletext"
        ]
    }
]