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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342375/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/342375/",
        "id": 342375,
        "title": "Windy Walk",
        "author_nicks": [
            {
                "name": "Anaghir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113624/?format=api",
                    "id": 113624,
                    "name": "Anaghir",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spectrals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113562/?format=api",
                    "id": 113562,
                    "name": "Spectrals",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-31",
        "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/322557/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/322557/",
        "id": 322557,
        "title": "Attack On The Hat-Wearing Bird Clan !",
        "author_nicks": [
            {
                "name": "Anaghir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113624/?format=api",
                    "id": 113624,
                    "name": "Anaghir",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spectrals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113562/?format=api",
                    "id": 113562,
                    "name": "Spectrals",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    }
]