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

{
    "url": "https://demozoo.org/api/v1/releasers/105618/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105618/",
    "id": 105618,
    "name": "Tree",
    "is_group": false,
    "nicks": [
        {
            "name": "Dan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dan"
            ]
        },
        {
            "name": "Tree",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tree"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95234/?format=api",
                "id": 95234,
                "name": "Cybernetix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=35290"
        }
    ]
}