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

[
    {
        "url": "https://demozoo.org/api/v1/productions/89173/?format=api",
        "demozoo_url": "https://demozoo.org/music/89173/",
        "id": 89173,
        "title": "Resonatical",
        "author_nicks": [
            {
                "name": "DJ Dasch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35591/?format=api",
                    "id": 35591,
                    "name": "DJ Dasch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Black Fate",
                "abbreviation": "TBF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14602/?format=api",
                    "id": 14602,
                    "name": "The Black Fate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-15",
        "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/342940/?format=api",
        "demozoo_url": "https://demozoo.org/music/342940/",
        "id": 342940,
        "title": "Monotonic & Acidic",
        "author_nicks": [
            {
                "name": "DJ Dasch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35591/?format=api",
                    "id": 35591,
                    "name": "DJ Dasch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Total Distortion Records",
                "abbreviation": "TDR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35590/?format=api",
                    "id": 35590,
                    "name": "Total Distortion Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]