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

[
    {
        "url": "https://demozoo.org/api/v1/productions/141292/?format=api",
        "demozoo_url": "https://demozoo.org/music/141292/",
        "id": 141292,
        "title": "Tempest 3000 – Flash",
        "author_nicks": [
            {
                "name": "Andre Meyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76311/?format=api",
                    "id": 76311,
                    "name": "Blue Track",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3",
            "tempest",
            "nuon",
            "tempest-3000"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141291/?format=api",
        "demozoo_url": "https://demozoo.org/music/141291/",
        "id": 141291,
        "title": "Tempest 3000 – Breath",
        "author_nicks": [
            {
                "name": "Andre Meyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76311/?format=api",
                    "id": 76311,
                    "name": "Blue Track",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3",
            "tempest",
            "nuon",
            "tempest-3000"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219599/?format=api",
        "demozoo_url": "https://demozoo.org/music/219599/",
        "id": 219599,
        "title": "sky dream",
        "author_nicks": [
            {
                "name": "Blue Track",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76311/?format=api",
                    "id": 76311,
                    "name": "Blue Track",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10",
        "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": []
    }
]