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

[
    {
        "url": "https://demozoo.org/api/v1/productions/220735/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220735/",
        "id": 220735,
        "title": "Now In Cooperation",
        "author_nicks": [
            {
                "name": "Excess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110310/?format=api",
                    "id": 110310,
                    "name": "Excess",
                    "is_group": true
                }
            },
            {
                "name": "The Meditation Stoppers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62986/?format=api",
                    "id": 62986,
                    "name": "The Meditation Stoppers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]