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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59266/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59266/",
        "id": 59266,
        "title": "Bluephobia",
        "author_nicks": [
            {
                "name": "83Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34459/?format=api",
                    "id": 34459,
                    "name": "83Design",
                    "is_group": false
                }
            },
            {
                "name": "FITTkalas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34461/?format=api",
                    "id": 34461,
                    "name": "FITTkalas",
                    "is_group": false
                }
            },
            {
                "name": "KRUT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34460/?format=api",
                    "id": 34460,
                    "name": "KRUT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-11-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]