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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307575/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/307575/",
        "id": 307575,
        "title": "The Beautiful Game",
        "author_nicks": [
            {
                "name": "Habri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115065/?format=api",
                    "id": 115065,
                    "name": "Habri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292498/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292498/",
        "id": 292498,
        "title": "Afternoon Tea",
        "author_nicks": [
            {
                "name": "Habri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115065/?format=api",
                    "id": 115065,
                    "name": "Habri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279391/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/279391/",
        "id": 279391,
        "title": "Give Me All Yer Biscuits",
        "author_nicks": [
            {
                "name": "Habri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115065/?format=api",
                    "id": 115065,
                    "name": "Habri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    }
]