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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34981/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34981/",
        "id": 34981,
        "title": "Zora",
        "author_nicks": [
            {
                "name": "MCG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21462/?format=api",
                    "id": 21462,
                    "name": "MCG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "20Volt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23093/?format=api",
                    "id": 23093,
                    "name": "20Volt",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32056/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32056/",
        "id": 32056,
        "title": "Global Engross",
        "author_nicks": [
            {
                "name": "MCG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21462/?format=api",
                    "id": 21462,
                    "name": "MCG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Sabotage Cru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21455/?format=api",
                    "id": 21455,
                    "name": "The Sabotage Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]