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

[
    {
        "url": "https://demozoo.org/api/v1/productions/172583/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172583/",
        "id": 172583,
        "title": "4K Race Refueled",
        "author_nicks": [
            {
                "name": "Luciano  Costarelli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71914/?format=api",
                    "id": 71914,
                    "name": "Luciano  Costarelli",
                    "is_group": false
                }
            },
            {
                "name": "Paolo  Ferraris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71913/?format=api",
                    "id": 71913,
                    "name": "Paolo  Ferraris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]