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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151881/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151881/",
        "id": 151881,
        "title": "INKLUSIVE PANDA",
        "author_nicks": [
            {
                "name": "Fade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62815/?format=api",
                    "id": 62815,
                    "name": "Fade",
                    "is_group": false
                }
            },
            {
                "name": "Phase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76988/?format=api",
                    "id": 76988,
                    "name": "Phase",
                    "is_group": false
                }
            },
            {
                "name": "Voice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21657/?format=api",
                    "id": 21657,
                    "name": "Voice",
                    "is_group": false
                }
            },
            {
                "name": "Weez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14051/?format=api",
                    "id": 14051,
                    "name": "Weez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]