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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266329/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266329/",
        "id": 266329,
        "title": "Far Out BBS Intro",
        "author_nicks": [
            {
                "name": "Big Mac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106220/?format=api",
                    "id": 106220,
                    "name": "Big Mac",
                    "is_group": false
                }
            },
            {
                "name": "Nicola Tomljanovich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49359/?format=api",
                    "id": 49359,
                    "name": "Nicola Tomljanovich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]