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

{
    "url": "https://demozoo.org/api/v1/releasers/113754/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113754/",
    "id": 113754,
    "name": "Trent",
    "is_group": false,
    "nicks": [
        {
            "name": "Trent",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trent"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                "id": 1157,
                "name": "Hoaxers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110134/?format=api",
                "id": 110134,
                "name": "Traxion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1054"
        }
    ]
}