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

[
    {
        "url": "https://demozoo.org/api/v1/productions/228564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228564/",
        "id": 228564,
        "title": "Tricks of the Trade 7",
        "author_nicks": [
            {
                "name": "Bad Language",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104510/?format=api",
                    "id": 104510,
                    "name": "Bad Language",
                    "is_group": false
                }
            },
            {
                "name": "Dea)(alm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104511/?format=api",
                    "id": 104511,
                    "name": "Dea)(alm",
                    "is_group": false
                }
            },
            {
                "name": "Mutant-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105147/?format=api",
                    "id": 105147,
                    "name": "Mutant-X",
                    "is_group": false
                }
            },
            {
                "name": "Posca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105195/?format=api",
                    "id": 105195,
                    "name": "Posca",
                    "is_group": false
                }
            },
            {
                "name": "Raze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8850/?format=api",
                    "id": 8850,
                    "name": "Mad-E",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]