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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153592/?format=api",
        "demozoo_url": "https://demozoo.org/music/153592/",
        "id": 153592,
        "title": "GAIA",
        "author_nicks": [
            {
                "name": "P'ce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63890/?format=api",
                    "id": 63890,
                    "name": "P'ce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cutting Nation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63891/?format=api",
                    "id": 63891,
                    "name": "Cutting Nation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-02-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]