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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30892/?format=api",
        "demozoo_url": "https://demozoo.org/music/30892/",
        "id": 30892,
        "title": "Dream About 2",
        "author_nicks": [
            {
                "name": "Drawer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20883/?format=api",
                    "id": 20883,
                    "name": "Drawer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Skulls",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14664/?format=api",
                    "id": 14664,
                    "name": "Skulls",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-26",
        "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/30823/?format=api",
        "demozoo_url": "https://demozoo.org/music/30823/",
        "id": 30823,
        "title": "Subhouse",
        "author_nicks": [
            {
                "name": "Drawer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20883/?format=api",
                    "id": 20883,
                    "name": "Drawer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Skulls",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14664/?format=api",
                    "id": 14664,
                    "name": "Skulls",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]