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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188083/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188083/",
        "id": 188083,
        "title": "AcePlotter (c16)",
        "author_nicks": [
            {
                "name": "Fine Young Cannibals",
                "abbreviation": "FYC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78688/?format=api",
                    "id": 78688,
                    "name": "Fine Young Cannibals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "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/357297/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357297/",
        "id": 357297,
        "title": "Byte Times #5",
        "author_nicks": [
            {
                "name": "Fine Young Cannibals",
                "abbreviation": "FYC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78688/?format=api",
                    "id": 78688,
                    "name": "Fine Young Cannibals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357298/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357298/",
        "id": 357298,
        "title": "Byte Times #4",
        "author_nicks": [
            {
                "name": "Fine Young Cannibals",
                "abbreviation": "FYC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78688/?format=api",
                    "id": 78688,
                    "name": "Fine Young Cannibals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357296/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357296/",
        "id": 357296,
        "title": "Great Change",
        "author_nicks": [
            {
                "name": "Fine Young Cannibals",
                "abbreviation": "FYC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78688/?format=api",
                    "id": 78688,
                    "name": "Fine Young Cannibals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]