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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72199/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72199/",
        "id": 72199,
        "title": "Murders",
        "author_nicks": [
            {
                "name": "Blue Sexy Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26984/?format=api",
                    "id": 26984,
                    "name": "Blue Sexy Force",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-25",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42892/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42892/",
        "id": 42892,
        "title": "Menace of the Q. K.",
        "author_nicks": [
            {
                "name": "Blue Sexy Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26984/?format=api",
                    "id": 26984,
                    "name": "Blue Sexy Force",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-13",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]