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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191107/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191107/",
        "id": 191107,
        "title": "Geelimanipulaatio",
        "author_nicks": [
            {
                "name": "gib3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80193/?format=api",
                    "id": 80193,
                    "name": "gib3",
                    "is_group": false
                }
            },
            {
                "name": "tix0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80194/?format=api",
                    "id": 80194,
                    "name": "tix0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]