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

[
    {
        "url": "https://demozoo.org/api/v1/productions/314540/?format=api",
        "demozoo_url": "https://demozoo.org/music/314540/",
        "id": 314540,
        "title": "undead.xm",
        "author_nicks": [
            {
                "name": "Haze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122895/?format=api",
                    "id": 122895,
                    "name": "Haze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293869/?format=api",
        "demozoo_url": "https://demozoo.org/music/293869/",
        "id": 293869,
        "title": "Soul's Remorse",
        "author_nicks": [
            {
                "name": "Haze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122895/?format=api",
                    "id": 122895,
                    "name": "Haze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Society of Sound",
                "abbreviation": "SoS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122896/?format=api",
                    "id": 122896,
                    "name": "Society of Sound",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "17ch"
        ]
    }
]