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

{
    "url": "https://demozoo.org/api/v1/releasers/119965/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/119965/",
    "id": 119965,
    "name": "Leslie",
    "is_group": false,
    "nicks": [
        {
            "name": "Leslie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Leslie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18845/?format=api",
                "id": 18845,
                "name": "Chrysalis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104735/?format=api",
                "id": 104735,
                "name": "Double U"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119970/?format=api",
                "id": 119970,
                "name": "United Artists"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24720"
        }
    ]
}