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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161795/?format=api",
        "demozoo_url": "https://demozoo.org/music/161795/",
        "id": 161795,
        "title": "Masters of Illusion (Demos and Shaders and Polys and Beer)",
        "author_nicks": [
            {
                "name": "JackPearse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52404/?format=api",
                    "id": 52404,
                    "name": "JackPearse",
                    "is_group": false
                }
            },
            {
                "name": "Mimi Morelle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67057/?format=api",
                    "id": 67057,
                    "name": "Mimi Morelle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digitac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24912/?format=api",
                    "id": 24912,
                    "name": "Digitac",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-08-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]