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

{
    "url": "https://demozoo.org/api/v1/releasers/57490/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57490/",
    "id": 57490,
    "name": "Anzax",
    "is_group": false,
    "nicks": [
        {
            "name": "Anzax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anzax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                "id": 1112,
                "name": "Dexion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70124/?format=api",
                "id": 70124,
                "name": "The Lost Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16219/?format=api",
                "id": 16219,
                "name": "X-Men"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15670"
        }
    ]
}