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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44407/?format=api",
        "demozoo_url": "https://demozoo.org/music/44407/",
        "id": 44407,
        "title": "Time of Love",
        "author_nicks": [
            {
                "name": "Rewwot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27644/?format=api",
                    "id": 27644,
                    "name": "Rewwot",
                    "is_group": false
                }
            },
            {
                "name": "Towwer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27639/?format=api",
                    "id": 27639,
                    "name": "Towwer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hell Raisers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9317/?format=api",
                    "id": 9317,
                    "name": "Hell Raisers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]