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

[
    {
        "url": "https://demozoo.org/api/v1/productions/323490/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/323490/",
        "id": 323490,
        "title": "Something in the Dirt",
        "author_nicks": [
            {
                "name": "8bitburg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136357/?format=api",
                    "id": 136357,
                    "name": "8bitburg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ICUP",
                "abbreviation": "International Committee of Unlimited Phunnies",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136356/?format=api",
                    "id": 136356,
                    "name": "ICUP",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-29",
        "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/322324/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/322324/",
        "id": 322324,
        "title": "Beat Hazard",
        "author_nicks": [
            {
                "name": "8bitburg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136357/?format=api",
                    "id": 136357,
                    "name": "8bitburg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ICUP",
                "abbreviation": "International Committee of Unlimited Phunnies",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136356/?format=api",
                    "id": 136356,
                    "name": "ICUP",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]