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

{
    "url": "https://demozoo.org/api/v1/releasers/129744/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129744/",
    "id": 129744,
    "name": "Hendr!x",
    "is_group": false,
    "nicks": [
        {
            "name": "Hendr!x",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hendr!x"
            ]
        },
        {
            "name": "Hendrix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hendrix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14942/?format=api",
                "id": 14942,
                "name": "United Cracking Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129742/?format=api",
                "id": 129742,
                "name": "Obsession"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990220140718/http://home.t-online.de/home/enoch/hendrix.htm"
        }
    ]
}