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

{
    "url": "https://demozoo.org/api/v1/releasers/68476/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68476/",
    "id": 68476,
    "name": "Hemoraiders",
    "is_group": true,
    "nicks": [
        {
            "name": "Hemoraiders",
            "abbreviation": "HMR",
            "is_primary_nick": true,
            "variants": [
                "HMR",
                "Hemoraiders"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1270/?format=api",
                "id": 1270,
                "name": "Psycho"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10282/?format=api",
                "id": 10282,
                "name": "Tracky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133775/?format=api",
                "id": 133775,
                "name": "Dookie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49824"
        }
    ]
}