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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309135/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/309135/",
        "id": 309135,
        "title": "Murder Death Kill",
        "author_nicks": [
            {
                "name": "Dartagnan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15047/?format=api",
                    "id": 15047,
                    "name": "D'Artagnan",
                    "is_group": false
                }
            },
            {
                "name": "Speed Devil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5420/?format=api",
                    "id": 5420,
                    "name": "Speed Devil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Style",
                "abbreviation": "SE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5488/?format=api",
                    "id": 5488,
                    "name": "Style",
                    "is_group": true
                }
            },
            {
                "name": "Twisted",
                "abbreviation": "-t-",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6905/?format=api",
                    "id": 6905,
                    "name": "Twisted",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-13",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]