GET /api/v1/releasers/150787/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/374736/?format=api",
        "demozoo_url": "https://demozoo.org/music/374736/",
        "id": 374736,
        "title": "Arrival",
        "author_nicks": [
            {
                "name": "Modulo One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150787/?format=api",
                    "id": 150787,
                    "name": "Modulo One",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280487/?format=api",
        "demozoo_url": "https://demozoo.org/music/280487/",
        "id": 280487,
        "title": "The King and the Priest",
        "author_nicks": [
            {
                "name": "Modulo One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150787/?format=api",
                    "id": 150787,
                    "name": "Modulo One",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-11",
        "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/160488/?format=api",
        "demozoo_url": "https://demozoo.org/music/160488/",
        "id": 160488,
        "title": "Pixel Perfect",
        "author_nicks": [
            {
                "name": "Bitbear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30400/?format=api",
                    "id": 30400,
                    "name": "Bitbear",
                    "is_group": false
                }
            },
            {
                "name": "Modulo One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150787/?format=api",
                    "id": 150787,
                    "name": "Modulo One",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-16",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "renoise",
            "edm"
        ]
    }
]