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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359768/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/359768/",
        "id": 359768,
        "title": "Sierresque",
        "author_nicks": [
            {
                "name": "DarkOwl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54733/?format=api",
                    "id": 54733,
                    "name": "DarkOwl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-20",
        "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/316657/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/316657/",
        "id": 316657,
        "title": "Teaser '23",
        "author_nicks": [
            {
                "name": "DarkOwl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54733/?format=api",
                    "id": 54733,
                    "name": "DarkOwl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Disaster Area",
                "abbreviation": "DA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                    "id": 3594,
                    "name": "Disaster Area",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-11-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                "id": 44,
                "name": "Sega Master System"
            }
        ],
        "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/150011/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/150011/",
        "id": 150011,
        "title": "Tribute to Loom",
        "author_nicks": [
            {
                "name": "DarkOwl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54733/?format=api",
                    "id": 54733,
                    "name": "DarkOwl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-11-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]