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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55/",
        "id": 55,
        "title": "Christmas Chips",
        "author_nicks": [
            {
                "name": "Noiseless",
                "abbreviation": "NSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/296/?format=api",
                    "id": 296,
                    "name": "Noiseless",
                    "is_group": true
                }
            },
            {
                "name": "Talent",
                "abbreviation": "TLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/292/?format=api",
                    "id": 292,
                    "name": "Talent",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass",
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6090/?format=api",
        "demozoo_url": "https://demozoo.org/music/6090/",
        "id": 6090,
        "title": "Technojazz",
        "author_nicks": [
            {
                "name": "Noiseless",
                "abbreviation": "NSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/296/?format=api",
                    "id": 296,
                    "name": "Noiseless",
                    "is_group": true
                }
            },
            {
                "name": "The Pornos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6124/?format=api",
                    "id": 6124,
                    "name": "The Pornos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-29",
        "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/89368/?format=api",
        "demozoo_url": "https://demozoo.org/productions/89368/",
        "id": 89368,
        "title": "Dizzy Tunes II",
        "author_nicks": [
            {
                "name": "Noiseless",
                "abbreviation": "NSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/296/?format=api",
                    "id": 296,
                    "name": "Noiseless",
                    "is_group": true
                }
            },
            {
                "name": "Spaceballs",
                "abbreviation": "SPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                    "id": 3,
                    "name": "Spaceballs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-29",
        "supertype": "production",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "requires-1mb-chipmem"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4183/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4183/",
        "id": 4183,
        "title": "Dizzy Tunes",
        "author_nicks": [
            {
                "name": "Noiseless",
                "abbreviation": "NSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/296/?format=api",
                    "id": 296,
                    "name": "Noiseless",
                    "is_group": true
                }
            },
            {
                "name": "The Silents",
                "abbreviation": "TSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                    "id": 101,
                    "name": "The Silents",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-18",
        "supertype": "production",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "hdd"
        ]
    }
]