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

{
    "url": "https://demozoo.org/api/v1/releasers/81270/?format=api",
    "demozoo_url": "https://demozoo.org/groups/81270/",
    "id": 81270,
    "name": "Bust",
    "is_group": true,
    "nicks": [
        {
            "name": "Bust",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bust"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81271/?format=api",
                "id": 81271,
                "name": "Chip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4896/?format=api",
                "id": 4896,
                "name": "Bug"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100353/?format=api",
                "id": 100353,
                "name": "Cryptstalker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60162"
        }
    ]
}