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

{
    "url": "https://demozoo.org/api/v1/releasers/90945/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90945/",
    "id": 90945,
    "name": "Ancient",
    "is_group": true,
    "nicks": [
        {
            "name": "Ancient",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ancient"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/463/?format=api",
                "id": 463,
                "name": "Slummy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129555/?format=api",
                "id": 129555,
                "name": "Taxman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129556/?format=api",
                "id": 129556,
                "name": "Remote"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59719"
        }
    ]
}