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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68340/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68340/",
        "id": 68340,
        "title": "Sophia",
        "author_nicks": [
            {
                "name": "Cokine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38188/?format=api",
                    "id": 38188,
                    "name": "Cokine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eqate",
                "abbreviation": "EQ8",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38189/?format=api",
                    "id": 38189,
                    "name": "Eqate",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]