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

{
    "url": "https://demozoo.org/api/v1/releasers/139894/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139894/",
    "id": 139894,
    "name": "Sarabi",
    "is_group": false,
    "nicks": [
        {
            "name": "Sarabi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sarabi"
            ]
        },
        {
            "name": "Sarabi of Nine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sarabi of Nine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5829/?format=api",
                "id": 5829,
                "name": "Creative Mind"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030518214756/http://www.ojuice.net/4185/nick.htm"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20031126224225fw_/http://creative-mind.org/sarabi.htm"
        }
    ]
}