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

[
    {
        "url": "https://demozoo.org/api/v1/productions/113633/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113633/",
        "id": 113633,
        "title": "Yock Pock",
        "author_nicks": [
            {
                "name": "Classic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6176/?format=api",
                    "id": 6176,
                    "name": "Classic",
                    "is_group": false
                }
            },
            {
                "name": "Existemi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50687/?format=api",
                    "id": 50687,
                    "name": "Existemi",
                    "is_group": false
                }
            },
            {
                "name": "Menelya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96/?format=api",
                    "id": 96,
                    "name": "Menelya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-04-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]