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

{
    "url": "https://demozoo.org/api/v1/releasers/58741/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58741/",
    "id": 58741,
    "name": "Grinch",
    "is_group": false,
    "nicks": [
        {
            "name": "Grinch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grinch"
            ]
        },
        {
            "name": "TotoMan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TT",
                "TotoMan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}