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

{
    "url": "https://demozoo.org/api/v1/releasers/5991/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5991/",
    "id": 5991,
    "name": "Tone",
    "is_group": false,
    "nicks": [
        {
            "name": "T-1",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T-1"
            ]
        },
        {
            "name": "Ton",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ton"
            ]
        },
        {
            "name": "Tone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                "id": 379,
                "name": "T-Rex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26799/?format=api",
                "id": 26799,
                "name": "Chaos Energy Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33450/?format=api",
                "id": 33450,
                "name": "DGTLS"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68356"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3844"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1832"
        }
    ]
}