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

[
    {
        "url": "https://demozoo.org/api/v1/productions/118012/?format=api",
        "demozoo_url": "https://demozoo.org/music/118012/",
        "id": 118012,
        "title": "(void *)Self",
        "author_nicks": [
            {
                "name": "Xetuum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52588/?format=api",
                    "id": 52588,
                    "name": "Xetuum",
                    "is_group": false
                }
            },
            {
                "name": "jozef644",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52399/?format=api",
                    "id": 52399,
                    "name": "jozef644",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "8BitInsekt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51927/?format=api",
                    "id": 51927,
                    "name": "8BitInsekt",
                    "is_group": true
                }
            },
            {
                "name": "The Obsessed Maniacs",
                "abbreviation": "TOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                    "id": 3952,
                    "name": "The Obsessed Maniacs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]