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

{
    "url": "https://demozoo.org/api/v1/releasers/138159/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/138159/",
    "id": 138159,
    "name": "Exterminator",
    "is_group": false,
    "nicks": [
        {
            "name": "Exterminator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exterminator"
            ]
        },
        {
            "name": "Letherman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Letherman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49667/?format=api",
                "id": 49667,
                "name": "The Vikings"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7600/?format=api",
                "id": 7600,
                "name": "Asia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7602/?format=api",
                "id": 7602,
                "name": "Sector 90"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112493/?format=api",
                "id": 112493,
                "name": "Hostages"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}