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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79652/?format=api",
        "demozoo_url": "https://demozoo.org/music/79652/",
        "id": 79652,
        "title": "Evolution",
        "author_nicks": [
            {
                "name": "Darkcell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41288/?format=api",
                    "id": 41288,
                    "name": "Darkcell",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-08",
        "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/90090/?format=api",
        "demozoo_url": "https://demozoo.org/music/90090/",
        "id": 90090,
        "title": "From Heaven To Hell",
        "author_nicks": [
            {
                "name": "Darkcell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41288/?format=api",
                    "id": 41288,
                    "name": "Darkcell",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]