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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33883/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33883/",
        "id": 33883,
        "title": "Face to Fade",
        "author_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22477/?format=api",
                    "id": 22477,
                    "name": "Excalibur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-13",
        "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/33885/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33885/",
        "id": 33885,
        "title": "Deserted Beach",
        "author_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22477/?format=api",
                    "id": 22477,
                    "name": "Excalibur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-13",
        "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/36951/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36951/",
        "id": 36951,
        "title": "Cyber Warrior",
        "author_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22477/?format=api",
                    "id": 22477,
                    "name": "Excalibur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]