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

{
    "url": "https://demozoo.org/api/v1/releasers/96608/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96608/",
    "id": 96608,
    "name": "Sacreds",
    "is_group": true,
    "nicks": [
        {
            "name": "Sacreds",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sacreds"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82635/?format=api",
                "id": 82635,
                "name": "Lopez"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2027/?format=api",
                "id": 2027,
                "name": "El Visio"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76125/?format=api",
                "id": 76125,
                "name": "Comrade"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35058"
        }
    ]
}