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

{
    "url": "https://demozoo.org/api/v1/releasers/31518/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31518/",
    "id": 31518,
    "name": "Triton Rex",
    "is_group": false,
    "nicks": [
        {
            "name": "Gremlin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gremlin"
            ]
        },
        {
            "name": "Triton Rex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Triton Rex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32862/?format=api",
                "id": 32862,
                "name": "Golems"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/TRITON/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44145"
        }
    ]
}