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

[
    {
        "url": "https://demozoo.org/api/v1/productions/143124/?format=api",
        "demozoo_url": "https://demozoo.org/music/143124/",
        "id": 143124,
        "title": "Mighty Dragons of Blœrgh'ol",
        "author_nicks": [
            {
                "name": "Paul J. Morton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60476/?format=api",
                    "id": 60476,
                    "name": "Paul J. Morton",
                    "is_group": false
                }
            },
            {
                "name": "Petter Mårtensen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60477/?format=api",
                    "id": 60477,
                    "name": "Petter Mårtensen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]