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

{
    "url": "https://demozoo.org/api/v1/releasers/4164/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4164/",
    "id": 4164,
    "name": "Xerxes",
    "is_group": false,
    "nicks": [
        {
            "name": "Fix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fix"
            ]
        },
        {
            "name": "Xerxes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Xerxes"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3252/?format=api",
                "id": 3252,
                "name": "Voice"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5212/?format=api",
                "id": 5212,
                "name": "Cycron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83830/?format=api",
                "id": 83830,
                "name": "Triax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1418/?format=api",
                "id": 1418,
                "name": "Sigma"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8259"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17669"
        }
    ]
}