GET /api/v1/releasers/58721/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/376033/?format=api",
        "demozoo_url": "https://demozoo.org/music/376033/",
        "id": 376033,
        "title": "Mono Mrdr",
        "author_nicks": [
            {
                "name": "Stitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58721/?format=api",
                    "id": 58721,
                    "name": "Stitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-08-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/337593/?format=api",
        "demozoo_url": "https://demozoo.org/music/337593/",
        "id": 337593,
        "title": "Fanservice",
        "author_nicks": [
            {
                "name": "Stitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58721/?format=api",
                    "id": 58721,
                    "name": "Stitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274740/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/274740/",
        "id": 274740,
        "title": "256 Bite Cake",
        "author_nicks": [
            {
                "name": "Stitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58721/?format=api",
                    "id": 58721,
                    "name": "Stitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "food",
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/138067/?format=api",
        "demozoo_url": "https://demozoo.org/productions/138067/",
        "id": 138067,
        "title": "Awesomespace Invite",
        "author_nicks": [
            {
                "name": "Stitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58721/?format=api",
                    "id": 58721,
                    "name": "Stitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "partyprod",
            "first-production",
            "ms-word"
        ]
    }
]