GET /api/v1/releasers/143709/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/353854/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/353854/",
        "id": 353854,
        "title": "Sueños Electricos",
        "author_nicks": [
            {
                "name": "NerkExury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143709/?format=api",
                    "id": 143709,
                    "name": "NerkExury",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-26",
        "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/354011/?format=api",
        "demozoo_url": "https://demozoo.org/music/354011/",
        "id": 354011,
        "title": "Losing Nothing",
        "author_nicks": [
            {
                "name": "NerkExury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143709/?format=api",
                    "id": 143709,
                    "name": "NerkExury",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]