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

{
    "url": "https://demozoo.org/api/v1/releasers/95051/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95051/",
    "id": 95051,
    "name": "Hang On",
    "is_group": true,
    "nicks": [
        {
            "name": "Hang On",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hang On"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91195/?format=api",
                "id": 91195,
                "name": "Cobalt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103037/?format=api",
                "id": 103037,
                "name": "Earth Crisis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117120/?format=api",
                "id": 117120,
                "name": "Shai Hulud"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26960"
        }
    ]
}