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

{
    "url": "https://demozoo.org/api/v1/releasers/58142/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58142/",
    "id": 58142,
    "name": "Kal Zakath",
    "is_group": false,
    "nicks": [
        {
            "name": "Jtown",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jtown"
            ]
        },
        {
            "name": "Kal Zakath",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kal Zakath"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                "id": 10764,
                "name": "Carcass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121169/?format=api",
                "id": 121169,
                "name": "Inferno Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25753/?format=api",
                "id": 25753,
                "name": "Scandal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58103/?format=api",
                "id": 58103,
                "name": "Team #coders"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3955"
        }
    ]
}