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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367424/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/367424/",
        "id": 367424,
        "title": "Ant Man",
        "author_nicks": [
            {
                "name": "Nightspider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141304/?format=api",
                    "id": 141304,
                    "name": "Nightspider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366914/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/366914/",
        "id": 366914,
        "title": "Big Lizard",
        "author_nicks": [
            {
                "name": "Nightspider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141304/?format=api",
                    "id": 141304,
                    "name": "Nightspider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338615/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/338615/",
        "id": 338615,
        "title": "Pfui Spinne!",
        "author_nicks": [
            {
                "name": "Nightspider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141304/?format=api",
                    "id": 141304,
                    "name": "Nightspider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]