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

{
    "url": "https://demozoo.org/api/v1/releasers/47906/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47906/",
    "id": 47906,
    "name": "AborygenS",
    "is_group": true,
    "nicks": [
        {
            "name": "AborygenS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AborygenS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10573/?format=api",
                "id": 10573,
                "name": "Vincent"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47933/?format=api",
                "id": 47933,
                "name": "Fido"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71261/?format=api",
                "id": 71261,
                "name": "White Trash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71498/?format=api",
                "id": 71498,
                "name": "Butcher"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}