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

[
    {
        "url": "https://demozoo.org/api/v1/productions/214642/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214642/",
        "id": 214642,
        "title": "The Crows",
        "author_nicks": [
            {
                "name": "Dr. Procton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104478/?format=api",
                    "id": 104478,
                    "name": "Dr. Procton",
                    "is_group": false
                }
            },
            {
                "name": "Frater Sinister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49224/?format=api",
                    "id": 49224,
                    "name": "Frater Sinister",
                    "is_group": false
                }
            },
            {
                "name": "Ozzyboshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104477/?format=api",
                    "id": 104477,
                    "name": "Ozzyboshi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-18",
        "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": []
    }
]