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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33003/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33003/",
        "id": 33003,
        "title": "Electrick Kafe",
        "author_nicks": [
            {
                "name": "AC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21983/?format=api",
                    "id": 21983,
                    "name": "Braxton",
                    "is_group": false
                }
            },
            {
                "name": "Pris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8278/?format=api",
                    "id": 8278,
                    "name": "Pris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Visage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19726/?format=api",
                    "id": 19726,
                    "name": "Visage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]