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

[
    {
        "url": "https://demozoo.org/api/v1/productions/275815/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275815/",
        "id": 275815,
        "title": "Commando86",
        "author_nicks": [
            {
                "name": "mRR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11699/?format=api",
                    "id": 11699,
                    "name": "mRR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bronx",
                "abbreviation": "BNX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                    "id": 1508,
                    "name": "Bronx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-12-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]