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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315504/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315504/",
        "id": 315504,
        "title": "Blaked Beans",
        "author_nicks": [
            {
                "name": "BVFreak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128303/?format=api",
                    "id": 128303,
                    "name": "BVFreak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-12",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302707/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/302707/",
        "id": 302707,
        "title": "Not So Nommy Nom Noms",
        "author_nicks": [
            {
                "name": "BVFreak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128303/?format=api",
                    "id": 128303,
                    "name": "BVFreak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302725/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/302725/",
        "id": 302725,
        "title": "Nommy Nom Noms",
        "author_nicks": [
            {
                "name": "BVFreak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128303/?format=api",
                    "id": 128303,
                    "name": "BVFreak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-27",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]