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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24293/?format=api",
        "demozoo_url": "https://demozoo.org/music/24293/",
        "id": 24293,
        "title": "Bashbuskpa",
        "author_nicks": [
            {
                "name": "mrkeen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16518/?format=api",
                    "id": 16518,
                    "name": "mrkeen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "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/24362/?format=api",
        "demozoo_url": "https://demozoo.org/music/24362/",
        "id": 24362,
        "title": "Ode to the Flameflower",
        "author_nicks": [
            {
                "name": "mrkeen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16518/?format=api",
                    "id": 16518,
                    "name": "mrkeen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "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/22505/?format=api",
        "demozoo_url": "https://demozoo.org/music/22505/",
        "id": 22505,
        "title": "Unknown",
        "author_nicks": [
            {
                "name": "mrkeen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16518/?format=api",
                    "id": 16518,
                    "name": "mrkeen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]