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

{
    "url": "https://demozoo.org/api/v1/releasers/59936/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59936/",
    "id": 59936,
    "name": "The Dark Lord",
    "is_group": false,
    "nicks": [
        {
            "name": "The Dark Lord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dark Lord",
                "The Dark Lord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59937/?format=api",
                "id": 59937,
                "name": "The Wizards Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88838/?format=api",
                "id": 88838,
                "name": "U.G.A Software"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5623"
        }
    ]
}