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

[
    {
        "url": "https://demozoo.org/api/v1/productions/373066/?format=api",
        "demozoo_url": "https://demozoo.org/music/373066/",
        "id": 373066,
        "title": "a talk in the park",
        "author_nicks": [
            {
                "name": "One Shot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142122/?format=api",
                    "id": 142122,
                    "name": "One Shot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "17ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359466/?format=api",
        "demozoo_url": "https://demozoo.org/music/359466/",
        "id": 359466,
        "title": "Pulse Code",
        "author_nicks": [
            {
                "name": "One Shot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142122/?format=api",
                    "id": 142122,
                    "name": "One Shot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-09-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359462/?format=api",
        "demozoo_url": "https://demozoo.org/music/359462/",
        "id": 359462,
        "title": "Oddball",
        "author_nicks": [
            {
                "name": "One Shot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142122/?format=api",
                    "id": 142122,
                    "name": "One Shot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-05-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]