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

{
    "url": "https://demozoo.org/api/v1/releasers/129913/?format=api",
    "demozoo_url": "https://demozoo.org/groups/129913/",
    "id": 129913,
    "name": "Kinetix",
    "is_group": true,
    "nicks": [
        {
            "name": "Kinetix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kinetix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129914/?format=api",
                "id": 129914,
                "name": "Braindeath"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129915/?format=api",
                "id": 129915,
                "name": "Coydog"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129916/?format=api",
                "id": 129916,
                "name": "Sandro"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68159"
        }
    ]
}