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

[
    {
        "url": "https://demozoo.org/api/v1/productions/216020/?format=api",
        "demozoo_url": "https://demozoo.org/productions/216020/",
        "id": 216020,
        "title": "Pry Messagebox",
        "author_nicks": [
            {
                "name": "Bionic #71",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93718/?format=api",
                    "id": 93718,
                    "name": "Bionic #71",
                    "is_group": false
                }
            },
            {
                "name": "Prisoner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55329/?format=api",
                    "id": 55329,
                    "name": "Prisoner",
                    "is_group": false
                }
            },
            {
                "name": "The Invisible",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84175/?format=api",
                    "id": 84175,
                    "name": "The Invisible",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]