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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324412/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/324412/",
        "id": 324412,
        "title": "Demon",
        "author_nicks": [
            {
                "name": "Shed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94069/?format=api",
                    "id": 94069,
                    "name": "Shed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/222827/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222827/",
        "id": 222827,
        "title": "Substance of Illusion",
        "author_nicks": [
            {
                "name": "Pipozor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105184/?format=api",
                    "id": 105184,
                    "name": "Pipozor",
                    "is_group": false
                }
            },
            {
                "name": "Shed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94069/?format=api",
                    "id": 94069,
                    "name": "Shed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]