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

{
    "url": "https://demozoo.org/api/v1/releasers/101166/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101166/",
    "id": 101166,
    "name": "Nemesis",
    "is_group": true,
    "nicks": [
        {
            "name": "Nemesis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nemesis"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10251/?format=api",
                "id": 10251,
                "name": "Pzyhall"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99794/?format=api",
                "id": 99794,
                "name": "Emiter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102209/?format=api",
                "id": 102209,
                "name": "Orlik"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58891"
        }
    ]
}