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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26996/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26996/",
        "id": 26996,
        "title": "?",
        "author_nicks": [
            {
                "name": "Ninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18850/?format=api",
                    "id": 18850,
                    "name": "Ninja",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abaddon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                    "id": 8363,
                    "name": "Abaddon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-06-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]