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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53726/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53726/",
        "id": 53726,
        "title": "Fjortisulatorn v6.9",
        "author_nicks": [
            {
                "name": "bM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15102/?format=api",
                    "id": 15102,
                    "name": "bM",
                    "is_group": false
                }
            },
            {
                "name": "rtxs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31285/?format=api",
                    "id": 31285,
                    "name": "rtxs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TFGX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15103/?format=api",
                    "id": 15103,
                    "name": "TFGX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]