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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35909/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35909/",
        "id": 35909,
        "title": "Feng-po",
        "author_nicks": [
            {
                "name": "Scottish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23565/?format=api",
                    "id": 23565,
                    "name": "Scottish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "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/35918/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35918/",
        "id": 35918,
        "title": "Tien-wu",
        "author_nicks": [
            {
                "name": "Scottish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23565/?format=api",
                    "id": 23565,
                    "name": "Scottish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "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/35919/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35919/",
        "id": 35919,
        "title": "Feng-men",
        "author_nicks": [
            {
                "name": "Scottish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23565/?format=api",
                    "id": 23565,
                    "name": "Scottish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]