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

{
    "url": "https://demozoo.org/api/v1/releasers/118326/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118326/",
    "id": 118326,
    "name": "Haddoc",
    "is_group": true,
    "nicks": [
        {
            "name": "Haddoc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Haddoc"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104034/?format=api",
                "id": 104034,
                "name": "Arisc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50636/?format=api",
                "id": 50636,
                "name": "Trion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104033/?format=api",
                "id": 104033,
                "name": "Liroy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66597"
        }
    ]
}