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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320275/?format=api",
        "demozoo_url": "https://demozoo.org/music/320275/",
        "id": 320275,
        "title": "beat 2",
        "author_nicks": [
            {
                "name": "DCT_Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112078/?format=api",
                    "id": 112078,
                    "name": "DCT_Master",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-07-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273624/?format=api",
        "demozoo_url": "https://demozoo.org/music/273624/",
        "id": 273624,
        "title": "Groovin",
        "author_nicks": [
            {
                "name": "DCT_Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112078/?format=api",
                    "id": 112078,
                    "name": "DCT_Master",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]