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

{
    "url": "https://demozoo.org/api/v1/releasers/126466/?format=api",
    "demozoo_url": "https://demozoo.org/groups/126466/",
    "id": 126466,
    "name": "Digital Aurora",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Aurora",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Aurora"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115389/?format=api",
                "id": 115389,
                "name": "Hadji"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109399/?format=api",
                "id": 109399,
                "name": "hFaze"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47657/?format=api",
                "id": 47657,
                "name": "Zab"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}