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

[
    {
        "url": "https://demozoo.org/api/v1/productions/223490/?format=api",
        "demozoo_url": "https://demozoo.org/music/223490/",
        "id": 223490,
        "title": "Party Intro",
        "author_nicks": [
            {
                "name": "Dj Tony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95657/?format=api",
                    "id": 95657,
                    "name": "Dj Tony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-07",
        "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/223488/?format=api",
        "demozoo_url": "https://demozoo.org/music/223488/",
        "id": 223488,
        "title": "future",
        "author_nicks": [
            {
                "name": "Dj Tony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95657/?format=api",
                    "id": 95657,
                    "name": "Dj Tony",
                    "is_group": false
                }
            },
            {
                "name": "Psyche-d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96794/?format=api",
                    "id": 96794,
                    "name": "Psyche-d",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08-19",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223489/?format=api",
        "demozoo_url": "https://demozoo.org/music/223489/",
        "id": 223489,
        "title": "oxygene",
        "author_nicks": [
            {
                "name": "Dj Tony",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95657/?format=api",
                    "id": 95657,
                    "name": "Dj Tony",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08-17",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]