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

[
    {
        "url": "https://demozoo.org/api/v1/productions/115228/?format=api",
        "demozoo_url": "https://demozoo.org/music/115228/",
        "id": 115228,
        "title": "Cisco Heat",
        "author_nicks": [
            {
                "name": "Chris Scudds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51026/?format=api",
                    "id": 51026,
                    "name": "Chris Scudds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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",
            "ste-dma"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/115229/?format=api",
        "demozoo_url": "https://demozoo.org/music/115229/",
        "id": 115229,
        "title": "Hydra",
        "author_nicks": [
            {
                "name": "Chris Scudds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51026/?format=api",
                    "id": 51026,
                    "name": "Chris Scudds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/115227/?format=api",
        "demozoo_url": "https://demozoo.org/music/115227/",
        "id": 115227,
        "title": "Chase HQ 2 - Special Criminal Investigation",
        "author_nicks": [
            {
                "name": "Chris Scudds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51026/?format=api",
                    "id": 51026,
                    "name": "Chris Scudds",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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",
            "chase-hq-ii"
        ]
    }
]