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

[
    {
        "url": "https://demozoo.org/api/v1/productions/102667/?format=api",
        "demozoo_url": "https://demozoo.org/music/102667/",
        "id": 102667,
        "title": "Horror Naturalis",
        "author_nicks": [
            {
                "name": "Monkey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48158/?format=api",
                    "id": 48158,
                    "name": "Monkey",
                    "is_group": false
                }
            },
            {
                "name": "Riis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8849/?format=api",
                    "id": 8849,
                    "name": "Riis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ambrosia",
                "abbreviation": "A!A",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1519/?format=api",
                    "id": 1519,
                    "name": "Ambrosia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]