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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202372/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202372/",
        "id": 202372,
        "title": "Just Som Greetz",
        "author_nicks": [
            {
                "name": "BrenMcguire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88841/?format=api",
                    "id": 88841,
                    "name": "BrenMcguire",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "A1K.org",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3717/?format=api",
                    "id": 3717,
                    "name": "A1K.org",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]