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

{
    "url": "https://demozoo.org/api/v1/releasers/139897/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139897/",
    "id": 139897,
    "name": "Jamit",
    "is_group": false,
    "nicks": [
        {
            "name": "Jamit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jamit"
            ]
        }
    ],
    "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/20030917051236fw_/http://www.creative-mind.org/jamit.htm"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030524160645/http://www.ojuice.net/5862/nick.htm"
        }
    ]
}