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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56188/?format=api",
        "demozoo_url": "https://demozoo.org/music/56188/",
        "id": 56188,
        "title": "King of the Rings",
        "author_nicks": [
            {
                "name": "Dreamer-V",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33205/?format=api",
                    "id": 33205,
                    "name": "Dreamer-V",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "UnLiMiT Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33206/?format=api",
                    "id": 33206,
                    "name": "UnLiMiT Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56034/?format=api",
        "demozoo_url": "https://demozoo.org/music/56034/",
        "id": 56034,
        "title": "Pavor Nocturnus",
        "author_nicks": [
            {
                "name": "Dreamer-V",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33205/?format=api",
                    "id": 33205,
                    "name": "Dreamer-V",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "UnLiMiT Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33206/?format=api",
                    "id": 33206,
                    "name": "UnLiMiT Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-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": []
    }
]