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

[
    {
        "url": "https://demozoo.org/api/v1/productions/285184/?format=api",
        "demozoo_url": "https://demozoo.org/music/285184/",
        "id": 285184,
        "title": "The Atmosphere",
        "author_nicks": [
            {
                "name": "Slack Den",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51742/?format=api",
                    "id": 51742,
                    "name": "Slack Den",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117568/?format=api",
        "demozoo_url": "https://demozoo.org/music/117568/",
        "id": 117568,
        "title": "Slow Dream",
        "author_nicks": [
            {
                "name": "Slack Den",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51742/?format=api",
                    "id": 51742,
                    "name": "Slack Den",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9303/?format=api",
                    "id": 9303,
                    "name": "Flash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]