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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18393/?format=api",
        "demozoo_url": "https://demozoo.org/music/18393/",
        "id": 18393,
        "title": "Jawollsen",
        "author_nicks": [
            {
                "name": "Mr. Gadget",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13242/?format=api",
                    "id": 13242,
                    "name": "Mr. Gadget",
                    "is_group": false
                }
            },
            {
                "name": "Novel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6283/?format=api",
                    "id": 6283,
                    "name": "Novel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moods Plateau",
                "abbreviation": "MDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3552/?format=api",
                    "id": 3552,
                    "name": "Moods Plateau",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-08-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]