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

{
    "url": "https://demozoo.org/api/v1/releasers/131185/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/131185/",
    "id": 131185,
    "name": "Mr. 666",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. 666",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. 666",
                "Mr.666"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107399/?format=api",
                "id": 107399,
                "name": "Cool Cracking Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=23769"
        }
    ]
}