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

{
    "url": "https://demozoo.org/api/v1/releasers/6113/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6113/",
    "id": 6113,
    "name": "Troon",
    "is_group": true,
    "nicks": [
        {
            "name": "Troon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Troon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6112/?format=api",
                "id": 6112,
                "name": "Artifact"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47579/?format=api",
                "id": 47579,
                "name": "Morbid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86002/?format=api",
                "id": 86002,
                "name": "Stinger"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10216"
        }
    ]
}