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

[
    {
        "url": "https://demozoo.org/api/v1/productions/105785/?format=api",
        "demozoo_url": "https://demozoo.org/music/105785/",
        "id": 105785,
        "title": "Rolbol In Da Hus",
        "author_nicks": [
            {
                "name": "Radon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5297/?format=api",
                    "id": 5297,
                    "name": "Radon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-31",
        "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/2535/?format=api",
        "demozoo_url": "https://demozoo.org/productions/2535/",
        "id": 2535,
        "title": "RN KG-Anim",
        "author_nicks": [
            {
                "name": "Radon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5297/?format=api",
                    "id": 5297,
                    "name": "Radon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]