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

[
    {
        "url": "https://demozoo.org/api/v1/productions/11128/?format=api",
        "demozoo_url": "https://demozoo.org/music/11128/",
        "id": 11128,
        "title": "Unbelievables Part 2",
        "author_nicks": [
            {
                "name": "FBI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9032/?format=api",
                    "id": 9032,
                    "name": "FBI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/11129/?format=api",
        "demozoo_url": "https://demozoo.org/music/11129/",
        "id": 11129,
        "title": "Unbelievables Part 1",
        "author_nicks": [
            {
                "name": "FBI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9032/?format=api",
                    "id": 9032,
                    "name": "FBI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13568/",
        "id": 13568,
        "title": "Pleasure",
        "author_nicks": [
            {
                "name": "Demolition Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9032/?format=api",
                    "id": 9032,
                    "name": "FBI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/17551/?format=api",
        "demozoo_url": "https://demozoo.org/productions/17551/",
        "id": 17551,
        "title": "Everlast (Everlasting Love)",
        "author_nicks": [
            {
                "name": "FBI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9032/?format=api",
                    "id": 9032,
                    "name": "FBI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Unbelievables",
                "abbreviation": "UVS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9033/?format=api",
                    "id": 9033,
                    "name": "The Unbelievables",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-03-18",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ay",
            "tk90x",
            "zx-spectrum-48k"
        ]
    }
]