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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187759/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187759/",
        "id": 187759,
        "title": "Green Popel aka Born",
        "author_nicks": [
            {
                "name": "Off2 Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78496/?format=api",
                    "id": 78496,
                    "name": "Off2 Crew",
                    "is_group": true
                }
            },
            {
                "name": "Phalanx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48299/?format=api",
                    "id": 48299,
                    "name": "Phalanx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]