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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333497/?format=api",
        "demozoo_url": "https://demozoo.org/music/333497/",
        "id": 333497,
        "title": "Strang",
        "author_nicks": [
            {
                "name": "BK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139391/?format=api",
                    "id": 139391,
                    "name": "BK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-11-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/38/?format=api",
                "id": 38,
                "name": "64K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "renoise",
            "64klang2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/329867/?format=api",
        "demozoo_url": "https://demozoo.org/music/329867/",
        "id": 329867,
        "title": "is this oldschool",
        "author_nicks": [
            {
                "name": "BK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139391/?format=api",
                    "id": 139391,
                    "name": "BK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-09-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                "id": 32,
                "name": "32K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]