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

{
    "url": "https://demozoo.org/api/v1/releasers/110308/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110308/",
    "id": 110308,
    "name": "Platoon",
    "is_group": true,
    "nicks": [
        {
            "name": "Platoon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Platoon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110309/?format=api",
                "id": 110309,
                "name": "Raistlin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98722/?format=api",
                "id": 98722,
                "name": "385 North"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9362"
        }
    ]
}