GET /api/v1/releasers/143380/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/352716/?format=api",
        "demozoo_url": "https://demozoo.org/music/352716/",
        "id": 352716,
        "title": "( D o o (Fruktsallad)",
        "author_nicks": [
            {
                "name": "DunkTeamet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143380/?format=api",
                    "id": 143380,
                    "name": "DunkTeamet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "maxymiser"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/352734/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/352734/",
        "id": 352734,
        "title": "Grådö Färjan",
        "author_nicks": [
            {
                "name": "DunkTeamet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143380/?format=api",
                    "id": 143380,
                    "name": "DunkTeamet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x200",
            "degas-elite",
            "pi1",
            "lowres"
        ]
    }
]