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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34554/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34554/",
        "id": 34554,
        "title": "Suna no tenchi",
        "author_nicks": [
            {
                "name": "Snupi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21539/?format=api",
                    "id": 21539,
                    "name": "Snupi",
                    "is_group": false
                }
            },
            {
                "name": "TMK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1662/?format=api",
                    "id": 1662,
                    "name": "TMK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "iNF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1660/?format=api",
                    "id": 1660,
                    "name": "iNF",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]