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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333451/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/333451/",
        "id": 333451,
        "title": "Tomten firar jul",
        "author_nicks": [
            {
                "name": "3CTops",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138115/?format=api",
                    "id": 138115,
                    "name": "3CTops",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-11-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "christmas",
            "320x256",
            "32-colors"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325606/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/325606/",
        "id": 325606,
        "title": "De Svenska Demoscenarna",
        "author_nicks": [
            {
                "name": "3CTops",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138115/?format=api",
                    "id": 138115,
                    "name": "3CTops",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-01",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]