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

{
    "url": "https://demozoo.org/api/v1/releasers/49025/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49025/",
    "id": 49025,
    "name": "Half-Elf",
    "is_group": false,
    "nicks": [
        {
            "name": "Acti",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Acti"
            ]
        },
        {
            "name": "Activator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Activator"
            ]
        },
        {
            "name": "Half-Elf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Half-Elf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                "id": 3952,
                "name": "The Obsessed Maniacs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107202/?format=api",
                "id": 107202,
                "name": "BetaSoft"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6304"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10835"
        }
    ]
}