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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31381/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31381/",
        "id": 31381,
        "title": "Floor Floor Revolution (DDR on TG Floor)",
        "author_nicks": [
            {
                "name": "Jan Erik Vangen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21186/?format=api",
                    "id": 21186,
                    "name": "Jan Erik Vangen",
                    "is_group": false
                }
            },
            {
                "name": "Lars-Arne Larsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21187/?format=api",
                    "id": 21187,
                    "name": "Lars-Arne Larsen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]