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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62752/?format=api",
        "demozoo_url": "https://demozoo.org/music/62752/",
        "id": 62752,
        "title": "Miracles (Harde Penis Remix)",
        "author_nicks": [
            {
                "name": "Avseq01",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36121/?format=api",
                    "id": 36121,
                    "name": "Avseq01",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kontvlokken Posse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23422/?format=api",
                    "id": 23422,
                    "name": "Kontvlokken Posse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-07-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]