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

[
    {
        "url": "https://demozoo.org/api/v1/productions/321655/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321655/",
        "id": 321655,
        "title": "Cloudkill BBS Intro",
        "author_nicks": [
            {
                "name": "Grim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1631/?format=api",
                    "id": 1631,
                    "name": "Grim",
                    "is_group": false
                }
            },
            {
                "name": "Lion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13140/?format=api",
                    "id": 13140,
                    "name": "Lion",
                    "is_group": false
                }
            },
            {
                "name": "Mad Jack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13141/?format=api",
                    "id": 13141,
                    "name": "Mad Jack",
                    "is_group": false
                }
            },
            {
                "name": "Monk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27466/?format=api",
                    "id": 27466,
                    "name": "Monk",
                    "is_group": false
                }
            },
            {
                "name": "Quartermass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136706/?format=api",
                    "id": 136706,
                    "name": "Quartermass",
                    "is_group": false
                }
            },
            {
                "name": "Starman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136707/?format=api",
                    "id": 136707,
                    "name": "Starman",
                    "is_group": false
                }
            },
            {
                "name": "XTC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136708/?format=api",
                    "id": 136708,
                    "name": "XTC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-11",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]