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

{
    "url": "https://demozoo.org/api/v1/releasers/70162/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70162/",
    "id": 70162,
    "name": "Sector",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Robert",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Robert"
            ]
        },
        {
            "name": "Robert",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Robert"
            ]
        },
        {
            "name": "Sector",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sector"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7636/?format=api",
                "id": 7636,
                "name": "Druids"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=8055"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=33083"
        }
    ]
}