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

[
    {
        "url": "https://demozoo.org/api/v1/productions/174765/?format=api",
        "demozoo_url": "https://demozoo.org/music/174765/",
        "id": 174765,
        "title": "Accumulator",
        "author_nicks": [
            {
                "name": "Scout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11870/?format=api",
                    "id": 11870,
                    "name": "Scout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "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/332079/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332079/",
        "id": 332079,
        "title": "Fuck You Ignorance",
        "author_nicks": [
            {
                "name": "Crypt",
                "abbreviation": "CPT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8547/?format=api",
                    "id": 8547,
                    "name": "Crypt",
                    "is_group": true
                }
            },
            {
                "name": "Het Meisje van de Vleeswarenafdeling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11870/?format=api",
                    "id": 11870,
                    "name": "Scout",
                    "is_group": false
                }
            },
            {
                "name": "The Walker Group",
                "abbreviation": "TWG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110058/?format=api",
                    "id": 110058,
                    "name": "The Walker Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-11-24",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112148/?format=api",
        "demozoo_url": "https://demozoo.org/music/112148/",
        "id": 112148,
        "title": "Tim In Italie",
        "author_nicks": [
            {
                "name": "Scout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11870/?format=api",
                    "id": 11870,
                    "name": "Scout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Silicon Limited",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6976/?format=api",
                    "id": 6976,
                    "name": "Silicon Limited",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-09-24",
        "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": []
    }
]