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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292463/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292463/",
        "id": 292463,
        "title": "Main Hall Dizziness",
        "author_nicks": [
            {
                "name": "Rumpel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49102/?format=api",
                    "id": 49102,
                    "name": "Rumpel",
                    "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": [
            "animated-gif",
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292246/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292246/",
        "id": 292246,
        "title": "Starlit Trees in a Wormhole",
        "author_nicks": [
            {
                "name": "Rumpel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49102/?format=api",
                    "id": 49102,
                    "name": "Rumpel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/108983/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/108983/",
        "id": 108983,
        "title": "Crystal Ball",
        "author_nicks": [
            {
                "name": "Rumpel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49102/?format=api",
                    "id": 49102,
                    "name": "Rumpel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nectarine",
                "abbreviation": "Necta",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                    "id": 6280,
                    "name": "Nectarine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]