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

{
    "url": "https://demozoo.org/api/v1/releasers/118402/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118402/",
    "id": 118402,
    "name": "Hexodus",
    "is_group": true,
    "nicks": [
        {
            "name": "Hexodus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hexodus"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118403/?format=api",
                "id": 118403,
                "name": "Hybrid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97863/?format=api",
                "id": 97863,
                "name": "C.m."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16466/?format=api",
                "id": 16466,
                "name": "Cobol"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18755/?format=api",
                "id": 18755,
                "name": "Labyrinth"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40196"
        }
    ]
}