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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298861/?format=api",
        "demozoo_url": "https://demozoo.org/music/298861/",
        "id": 298861,
        "title": "Rocktherythymthat'll makeyourbodydrop",
        "author_nicks": [
            {
                "name": "Iago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125984/?format=api",
                    "id": 125984,
                    "name": "Iago",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "9ch",
            "it"
        ]
    }
]