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

{
    "url": "https://demozoo.org/api/v1/releasers/13953/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13953/",
    "id": 13953,
    "name": "Haze",
    "is_group": true,
    "nicks": [
        {
            "name": "Haze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Haze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13616/?format=api",
                "id": 13616,
                "name": "Sanction"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1532/?format=api",
                "id": 1532,
                "name": "XTD"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21493/?format=api",
                "id": 21493,
                "name": "Lemon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21496/?format=api",
                "id": 21496,
                "name": "DJ Jumbo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}