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

[
    {
        "url": "https://demozoo.org/api/v1/productions/194341/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194341/",
        "id": 194341,
        "title": "Memories of an old space captain",
        "author_nicks": [
            {
                "name": "AA-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64567/?format=api",
                    "id": 64567,
                    "name": "AA-Ray",
                    "is_group": false
                }
            },
            {
                "name": "Tobeman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82200/?format=api",
                    "id": 82200,
                    "name": "Tobeman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BitFellas",
                "abbreviation": "BF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/221/?format=api",
                    "id": 221,
                    "name": "BitFellas",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-10-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]