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

[
    {
        "url": "https://demozoo.org/api/v1/productions/164231/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164231/",
        "id": 164231,
        "title": "Hatedemo To Titan",
        "author_nicks": [
            {
                "name": "Freshness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44957/?format=api",
                    "id": 44957,
                    "name": "Freshness",
                    "is_group": false
                }
            },
            {
                "name": "Speedfisters",
                "abbreviation": "SF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4327/?format=api",
                    "id": 4327,
                    "name": "Speedfisters",
                    "is_group": true
                }
            },
            {
                "name": "Speedheilers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41537/?format=api",
                    "id": 41537,
                    "name": "Speedheilers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-09",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]