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

[
    {
        "url": "https://demozoo.org/api/v1/productions/111820/?format=api",
        "demozoo_url": "https://demozoo.org/music/111820/",
        "id": 111820,
        "title": "Advanced Fruit Machine Simulator",
        "author_nicks": [
            {
                "name": "Lyndon Sharp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54076/?format=api",
                    "id": 54076,
                    "name": "Lyndon Sharp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123715/?format=api",
        "demozoo_url": "https://demozoo.org/music/123715/",
        "id": 123715,
        "title": "Firehawk",
        "author_nicks": [
            {
                "name": "Lyndon Sharp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54076/?format=api",
                    "id": 54076,
                    "name": "Lyndon Sharp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/249443/?format=api",
        "demozoo_url": "https://demozoo.org/music/249443/",
        "id": 249443,
        "title": "tennis",
        "author_nicks": [
            {
                "name": "Lyndon Sharp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54076/?format=api",
                    "id": 54076,
                    "name": "Lyndon Sharp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-11",
        "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": []
    }
]