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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82099/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82099/",
        "id": 82099,
        "title": "On The Road AGain",
        "author_nicks": [
            {
                "name": "Vance Lester",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41903/?format=api",
                    "id": 41903,
                    "name": "Vance Lester",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rblords.Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108737/?format=api",
                    "id": 108737,
                    "name": "Rblords.Inc",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-09-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]