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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366335/?format=api",
        "demozoo_url": "https://demozoo.org/music/366335/",
        "id": 366335,
        "title": "The Great Strategy",
        "author_nicks": [
            {
                "name": "Badliz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147672/?format=api",
                    "id": 147672,
                    "name": "Badliz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-09-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "34ch",
            "roblox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377872/?format=api",
        "demozoo_url": "https://demozoo.org/music/377872/",
        "id": 377872,
        "title": "Beastmaster's Tale",
        "author_nicks": [
            {
                "name": "Badliz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147672/?format=api",
                    "id": 147672,
                    "name": "Badliz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366333/?format=api",
        "demozoo_url": "https://demozoo.org/music/366333/",
        "id": 366333,
        "title": "Prelude to war",
        "author_nicks": [
            {
                "name": "Badliz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147672/?format=api",
                    "id": 147672,
                    "name": "Badliz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-01-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]