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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58015/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58015/",
        "id": 58015,
        "title": "Waknousie",
        "author_nicks": [
            {
                "name": "o.a. GeC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34012/?format=api",
                    "id": 34012,
                    "name": "o.a. GeC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Starfaker (school)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34013/?format=api",
                    "id": 34013,
                    "name": "Starfaker (school)",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]