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

[
    {
        "url": "https://demozoo.org/api/v1/productions/277095/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/277095/",
        "id": 277095,
        "title": "Tchu Tchu",
        "author_nicks": [
            {
                "name": "Revolution",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4107/?format=api",
                    "id": 4107,
                    "name": "Revolution",
                    "is_group": false
                }
            },
            {
                "name": "Rodrigue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35099/?format=api",
                    "id": 35099,
                    "name": "Rodrigue",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Analog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                    "id": 1513,
                    "name": "Analog",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]