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

{
    "url": "https://demozoo.org/api/v1/releasers/80307/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80307/",
    "id": 80307,
    "name": "zYX!",
    "is_group": false,
    "nicks": [
        {
            "name": "zYX!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "zYX",
                "zYX!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29956/?format=api",
                "id": 29956,
                "name": "Area 51"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90368/?format=api",
                "id": 90368,
                "name": "NeoKorteX"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141543/?format=api",
                "id": 141543,
                "name": "The Twitch Elite"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44776"
        }
    ]
}