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

{
    "url": "https://demozoo.org/api/v1/releasers/153032/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/153032/",
    "id": 153032,
    "name": "Aragorn",
    "is_group": false,
    "nicks": [
        {
            "name": "Aragorn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aragorn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96787/?format=api",
                "id": 96787,
                "name": "Zone 7"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100350/?format=api",
                "id": 100350,
                "name": "Wedlock"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=55775"
        }
    ]
}