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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320900/?format=api",
        "demozoo_url": "https://demozoo.org/music/320900/",
        "id": 320900,
        "title": "Lucia Lunaria (Percussive Remix)",
        "author_nicks": [
            {
                "name": "Josh Lurid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136521/?format=api",
                    "id": 136521,
                    "name": "Josh Lurid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320901/?format=api",
        "demozoo_url": "https://demozoo.org/music/320901/",
        "id": 320901,
        "title": "Zelda",
        "author_nicks": [
            {
                "name": "Josh Lurid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136521/?format=api",
                    "id": 136521,
                    "name": "Josh Lurid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "xm",
            "chiptune"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320889/?format=api",
        "demozoo_url": "https://demozoo.org/music/320889/",
        "id": 320889,
        "title": "Sunflower Princess",
        "author_nicks": [
            {
                "name": "Josh Lurid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136521/?format=api",
                    "id": 136521,
                    "name": "Josh Lurid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]