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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18944/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18944/",
        "id": 18944,
        "title": "X-Kabouten",
        "author_nicks": [
            {
                "name": "Anakin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14038/?format=api",
                    "id": 14038,
                    "name": "Anakin",
                    "is_group": false
                }
            },
            {
                "name": "Cloak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10668/?format=api",
                    "id": 10668,
                    "name": "Cloak",
                    "is_group": false
                }
            },
            {
                "name": "Fisk!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13660/?format=api",
                    "id": 13660,
                    "name": "Fisk!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jolly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13621/?format=api",
                    "id": 13621,
                    "name": "Jolly",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256"
        ]
    }
]