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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64456/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64456/",
        "id": 64456,
        "title": "My Friend Darkroom",
        "author_nicks": [
            {
                "name": "New Generation Crew",
                "abbreviation": "NGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                    "id": 8318,
                    "name": "New Generation Crew",
                    "is_group": true
                }
            },
            {
                "name": "Silicon Brains",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67206/?format=api",
                    "id": 67206,
                    "name": "Silicon Brains",
                    "is_group": true
                }
            },
            {
                "name": "The End",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32197/?format=api",
                    "id": 32197,
                    "name": "The End",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64453/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64453/",
        "id": 64453,
        "title": "Exhaust",
        "author_nicks": [
            {
                "name": "ACCS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32195/?format=api",
                    "id": 32195,
                    "name": "ACCS",
                    "is_group": true
                }
            },
            {
                "name": "The End",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32197/?format=api",
                    "id": 32197,
                    "name": "The End",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96258/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96258/",
        "id": 96258,
        "title": "Reality Divine",
        "author_nicks": [
            {
                "name": "New Generation Crew",
                "abbreviation": "NGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                    "id": 8318,
                    "name": "New Generation Crew",
                    "is_group": true
                }
            },
            {
                "name": "Opus Mag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45162/?format=api",
                    "id": 45162,
                    "name": "Opus Mag",
                    "is_group": true
                }
            },
            {
                "name": "Symbiosis",
                "abbreviation": "SYS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1115/?format=api",
                    "id": 1115,
                    "name": "Symbiosis",
                    "is_group": true
                }
            },
            {
                "name": "The End",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32197/?format=api",
                    "id": 32197,
                    "name": "The End",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]