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

[
    {
        "url": "https://demozoo.org/api/v1/productions/317517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317517/",
        "id": 317517,
        "title": "Creepshow 2 - Revenge of the Fly",
        "author_nicks": [
            {
                "name": "Powers of Pain",
                "abbreviation": "PAIN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7583/?format=api",
                    "id": 7583,
                    "name": "Powers of Pain",
                    "is_group": true
                }
            },
            {
                "name": "Thanatos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114769/?format=api",
                    "id": 114769,
                    "name": "Thanatos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210264/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210264/",
        "id": 210264,
        "title": "Creepshow Part 1",
        "author_nicks": [
            {
                "name": "Powers of Pain",
                "abbreviation": "PAIN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7583/?format=api",
                    "id": 7583,
                    "name": "Powers of Pain",
                    "is_group": true
                }
            },
            {
                "name": "Thanatos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114769/?format=api",
                    "id": 114769,
                    "name": "Thanatos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]