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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333648/?format=api",
        "demozoo_url": "https://demozoo.org/music/333648/",
        "id": 333648,
        "title": "Gospel",
        "author_nicks": [
            {
                "name": "Sesu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138004/?format=api",
                    "id": 138004,
                    "name": "Sesu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-11-25",
        "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/332974/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/332974/",
        "id": 332974,
        "title": "Dori!",
        "author_nicks": [
            {
                "name": "Sesu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138004/?format=api",
                    "id": 138004,
                    "name": "Sesu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender",
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325405/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/325405/",
        "id": 325405,
        "title": "Circus Delights",
        "author_nicks": [
            {
                "name": "Yoshima",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138004/?format=api",
                    "id": 138004,
                    "name": "Sesu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-06-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]