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

{
    "url": "https://demozoo.org/api/v1/releasers/52608/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52608/",
    "id": 52608,
    "name": "Alhazred",
    "is_group": false,
    "nicks": [
        {
            "name": "Alhazred",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alhazred"
            ]
        },
        {
            "name": "TSK",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TSK",
                "The Suicidal Klown"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7015/?format=api",
                "id": 7015,
                "name": "Sardonyx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8321/?format=api",
                "id": 8321,
                "name": "Spasm"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137917/?format=api",
                "id": 137917,
                "name": "Deliratum Est"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11533"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26631"
        }
    ]
}