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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178739/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178739/",
        "id": 178739,
        "title": "Fastgfx1_516",
        "author_nicks": [
            {
                "name": "Sergio Gomez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74451/?format=api",
                    "id": 74451,
                    "name": "Sergio Gomez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Niako",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29401/?format=api",
                    "id": 29401,
                    "name": "Niako",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]