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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193786/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193786/",
        "id": 193786,
        "title": "Trueno",
        "author_nicks": [
            {
                "name": "Remedios.ppt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81912/?format=api",
                    "id": 81912,
                    "name": "Remedios.ppt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-22",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]