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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81296/?format=api",
        "demozoo_url": "https://demozoo.org/music/81296/",
        "id": 81296,
        "title": "Insane",
        "author_nicks": [
            {
                "name": "Burton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40752/?format=api",
                    "id": 40752,
                    "name": "Burton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Electroduendes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40753/?format=api",
                    "id": 40753,
                    "name": "Electroduendes",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77822/?format=api",
        "demozoo_url": "https://demozoo.org/music/77822/",
        "id": 77822,
        "title": "Irreal",
        "author_nicks": [
            {
                "name": "Burton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40752/?format=api",
                    "id": 40752,
                    "name": "Burton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Electroduendes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40753/?format=api",
                    "id": 40753,
                    "name": "Electroduendes",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]