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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43760/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43760/",
        "id": 43760,
        "title": "Snake",
        "author_nicks": [
            {
                "name": "Dj.Rabin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27370/?format=api",
                    "id": 27370,
                    "name": "Dj.Rabin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Boom System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71565/?format=api",
                    "id": 71565,
                    "name": "Boom System",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]