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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371140/?format=api",
        "demozoo_url": "https://demozoo.org/music/371140/",
        "id": 371140,
        "title": "Sircus",
        "author_nicks": [
            {
                "name": "Nasuu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148979/?format=api",
                    "id": 148979,
                    "name": "Nasuu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "High Spirit Records",
                "abbreviation": "HSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61706/?format=api",
                    "id": 61706,
                    "name": "High Spirit Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]