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

[
    {
        "url": "https://demozoo.org/api/v1/productions/207444/?format=api",
        "demozoo_url": "https://demozoo.org/music/207444/",
        "id": 207444,
        "title": "the muzak2.4",
        "author_nicks": [
            {
                "name": "ADT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/867/?format=api",
                    "id": 867,
                    "name": "ADT",
                    "is_group": false
                }
            },
            {
                "name": "Crm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1708/?format=api",
                    "id": 1708,
                    "name": "Crm",
                    "is_group": false
                }
            },
            {
                "name": "Petroff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1713/?format=api",
                    "id": 1713,
                    "name": "Petroff",
                    "is_group": false
                }
            },
            {
                "name": "T-Bozz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8138/?format=api",
                    "id": 8138,
                    "name": "T-Bozz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12",
        "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/230652/?format=api",
        "demozoo_url": "https://demozoo.org/music/230652/",
        "id": 230652,
        "title": "-unknown- (from Bash 2 Party Intro)",
        "author_nicks": [
            {
                "name": "Crm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1708/?format=api",
                    "id": 1708,
                    "name": "Crm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-02-23",
        "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": []
    }
]