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

{
    "url": "https://demozoo.org/api/v1/releasers/69946/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69946/",
    "id": 69946,
    "name": "Wraith",
    "is_group": false,
    "nicks": [
        {
            "name": "Wraith",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "-wRAiTh-",
                "Wraith"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1797/?format=api",
                "id": 1797,
                "name": "Kingdom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103576/?format=api",
                "id": 103576,
                "name": "Unity NZ"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64259"
        }
    ]
}