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

{
    "url": "https://demozoo.org/api/v1/releasers/116213/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116213/",
    "id": 116213,
    "name": "Piter",
    "is_group": false,
    "nicks": [
        {
            "name": "Piter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Piter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92473/?format=api",
                "id": 92473,
                "name": "Saint Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1030/?format=api",
                "id": 1030,
                "name": "Royal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18506/?format=api",
                "id": 18506,
                "name": "Corrupt"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30089"
        }
    ]
}