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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3940/?format=api",
        "demozoo_url": "https://demozoo.org/music/3940/",
        "id": 3940,
        "title": "Short Stuff",
        "author_nicks": [
            {
                "name": "Tidex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5999/?format=api",
                    "id": 5999,
                    "name": "Tidex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23353/?format=api",
        "demozoo_url": "https://demozoo.org/music/23353/",
        "id": 23353,
        "title": "Elevation (Wayfinder @ Evoke RMX)",
        "author_nicks": [
            {
                "name": "Tidex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5999/?format=api",
                    "id": 5999,
                    "name": "Tidex",
                    "is_group": false
                }
            },
            {
                "name": "wayfinder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/638/?format=api",
                    "id": 638,
                    "name": "wayfinder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-28",
        "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/20413/?format=api",
        "demozoo_url": "https://demozoo.org/music/20413/",
        "id": 20413,
        "title": "Superelectricity (Wayfinder At Evoke Mix)",
        "author_nicks": [
            {
                "name": "Tidex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5999/?format=api",
                    "id": 5999,
                    "name": "Tidex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Azure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14764/?format=api",
                    "id": 14764,
                    "name": "Azure",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]