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

[
    {
        "url": "https://demozoo.org/api/v1/productions/7498/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7498/",
        "id": 7498,
        "title": "Pulp",
        "author_nicks": [
            {
                "name": "Bang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143501/?format=api",
                    "id": 143501,
                    "name": "Bang",
                    "is_group": false
                }
            },
            {
                "name": "RRRR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8600/?format=api",
                    "id": 8600,
                    "name": "RRRR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Avaruuden muukalainen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107052/?format=api",
                    "id": 107052,
                    "name": "Avaruuden muukalainen",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]