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

{
    "url": "https://demozoo.org/api/v1/releasers/15633/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15633/",
    "id": 15633,
    "name": "V.exeR",
    "is_group": false,
    "nicks": [
        {
            "name": "Eagle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eagle"
            ]
        },
        {
            "name": "Stalker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stalker"
            ]
        },
        {
            "name": "V.exeR",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "V.exeR"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15620/?format=api",
                "id": 15620,
                "name": "Storm Studios"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28885/?format=api",
                "id": 28885,
                "name": "Sigma Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68358"
        }
    ]
}