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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50703/?format=api",
        "demozoo_url": "https://demozoo.org/music/50703/",
        "id": 50703,
        "title": "Q3-Drum&Bass",
        "author_nicks": [
            {
                "name": "Shao-Lee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30183/?format=api",
                    "id": 30183,
                    "name": "Shao-Lee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "OtakInc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26229/?format=api",
                    "id": 26229,
                    "name": "Otak Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]