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

{
    "url": "https://demozoo.org/api/v1/releasers/118789/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118789/",
    "id": 118789,
    "name": "Zyron",
    "is_group": false,
    "nicks": [
        {
            "name": "Zyron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zyron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7827/?format=api",
                "id": 7827,
                "name": "Thrust"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92159/?format=api",
                "id": 92159,
                "name": "TGM-Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108458/?format=api",
                "id": 108458,
                "name": "New Order Incorporated"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4586"
        }
    ]
}