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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358919/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/358919/",
        "id": 358919,
        "title": "Sundowner Island",
        "author_nicks": [
            {
                "name": "MacLeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82208/?format=api",
                    "id": 82208,
                    "name": "MacLeon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NOGAPNOBACT3RIA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82198/?format=api",
                    "id": 82198,
                    "name": "NoGapNoBacteria",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-10-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313660/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/313660/",
        "id": 313660,
        "title": "Monster with Thousand Eyes",
        "author_nicks": [
            {
                "name": "MacLeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82208/?format=api",
                    "id": 82208,
                    "name": "MacLeon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NOGAPNOBACT3RIA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82198/?format=api",
                    "id": 82198,
                    "name": "NoGapNoBacteria",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-10-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]