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

[
    {
        "url": "https://demozoo.org/api/v1/productions/129417/?format=api",
        "demozoo_url": "https://demozoo.org/music/129417/",
        "id": 129417,
        "title": "Paper Toy Under Glass",
        "author_nicks": [
            {
                "name": "Fluidvolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55476/?format=api",
                    "id": 55476,
                    "name": "Fluidvolt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129423/?format=api",
        "demozoo_url": "https://demozoo.org/music/129423/",
        "id": 129423,
        "title": "Razorblade Blues",
        "author_nicks": [
            {
                "name": "Fluidvolt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55476/?format=api",
                    "id": 55476,
                    "name": "Fluidvolt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]