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

{
    "url": "https://demozoo.org/api/v1/releasers/149650/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/149650/",
    "id": 149650,
    "name": "Darth Nefelim",
    "is_group": false,
    "nicks": [
        {
            "name": "Darth Nefelim",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Darth Nefelim"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149649/?format=api",
                "id": 149649,
                "name": "The Mod Debauch Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}