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

{
    "url": "https://demozoo.org/api/v1/releasers/110626/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/110626/",
    "id": 110626,
    "name": "The Hunter",
    "is_group": false,
    "nicks": [
        {
            "name": "The Hunter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Hunter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110616/?format=api",
                "id": 110616,
                "name": "Rival"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130676/?format=api",
                "id": 130676,
                "name": "Helix"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}