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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47597/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47597/",
        "id": 47597,
        "title": "Power Checker",
        "author_nicks": [
            {
                "name": "bM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15102/?format=api",
                    "id": 15102,
                    "name": "bM",
                    "is_group": false
                }
            },
            {
                "name": "kZp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29216/?format=api",
                    "id": 29216,
                    "name": "kZp",
                    "is_group": false
                }
            },
            {
                "name": "ozZy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29214/?format=api",
                    "id": 29214,
                    "name": "ozZy",
                    "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": "2000-12-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]