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

{
    "url": "https://demozoo.org/api/v1/releasers/127621/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/127621/",
    "id": 127621,
    "name": "The Warrior",
    "is_group": false,
    "nicks": [
        {
            "name": "The Warrior",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Warrior"
            ]
        },
        {
            "name": "The Young Warrior",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Young Warrior"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109068/?format=api",
                "id": 109068,
                "name": "Spacexpress"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                "id": 1112,
                "name": "Dexion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7367"
        }
    ]
}