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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318577/?format=api",
        "demozoo_url": "https://demozoo.org/music/318577/",
        "id": 318577,
        "title": "Ace of Bass (jungle mix)",
        "author_nicks": [
            {
                "name": "Art of Noise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90895/?format=api",
                    "id": 90895,
                    "name": "Art of Noise",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/220917/?format=api",
        "demozoo_url": "https://demozoo.org/music/220917/",
        "id": 220917,
        "title": "total confusion",
        "author_nicks": [
            {
                "name": "Art of Noise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90895/?format=api",
                    "id": 90895,
                    "name": "Art of Noise",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297174/?format=api",
        "demozoo_url": "https://demozoo.org/music/297174/",
        "id": 297174,
        "title": "Sound 04",
        "author_nicks": [
            {
                "name": "Art of Noise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90895/?format=api",
                    "id": 90895,
                    "name": "Art of Noise",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defence",
                "abbreviation": "DFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90857/?format=api",
                    "id": 90857,
                    "name": "Defence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]