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

[
    {
        "url": "https://demozoo.org/api/v1/productions/314960/?format=api",
        "demozoo_url": "https://demozoo.org/music/314960/",
        "id": 314960,
        "title": "Transfinite",
        "author_nicks": [
            {
                "name": "Cifrovenski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134581/?format=api",
                    "id": 134581,
                    "name": "Cifrovenski",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315032/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/315032/",
        "id": 315032,
        "title": "Pale Stronghold",
        "author_nicks": [
            {
                "name": "Cifrovenski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134581/?format=api",
                    "id": 134581,
                    "name": "Cifrovenski",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "jpeg-xl"
        ]
    }
]