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

{
    "url": "https://demozoo.org/api/v1/releasers/102206/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102206/",
    "id": 102206,
    "name": "S-Large",
    "is_group": true,
    "nicks": [
        {
            "name": "S-Large",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "S-Large"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102031/?format=api",
                "id": 102031,
                "name": "Highman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128049/?format=api",
                "id": 128049,
                "name": "Ivanhoe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128050/?format=api",
                "id": 128050,
                "name": "Alv"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61655"
        }
    ]
}