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

{
    "url": "https://demozoo.org/api/v1/releasers/131594/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131594/",
    "id": 131594,
    "name": "Highly Artistic and Talented",
    "is_group": true,
    "nicks": [
        {
            "name": "Highly Artistic and Talented",
            "abbreviation": "HaTe",
            "is_primary_nick": true,
            "variants": [
                "HaTe",
                "Highly Artistic and Talented"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115108/?format=api",
                "id": 115108,
                "name": "VenoM"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146131/?format=api",
                "id": 146131,
                "name": "Mad Fishmonger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120940/?format=api",
                "id": 120940,
                "name": "Mad Hatter"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}