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

{
    "url": "https://demozoo.org/api/v1/releasers/7716/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7716/",
    "id": 7716,
    "name": "Sir Arthur",
    "is_group": false,
    "nicks": [
        {
            "name": "Arthur",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Arthur"
            ]
        },
        {
            "name": "Arthurja",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Arthurja"
            ]
        },
        {
            "name": "Sir Arthur",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sir Arthur"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7700/?format=api",
                "id": 7700,
                "name": "Nikki Corruptions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16138/?format=api",
                "id": 16138,
                "name": "Clones"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30567"
        }
    ]
}