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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87906/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87906/",
        "id": 87906,
        "title": "Grumpy",
        "author_nicks": [
            {
                "name": "JPEG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43562/?format=api",
                    "id": 43562,
                    "name": "JPEG",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-24",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51469/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51469/",
        "id": 51469,
        "title": "Eyes",
        "author_nicks": [
            {
                "name": "JPEG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43562/?format=api",
                    "id": 43562,
                    "name": "JPEG",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-09-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]