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

{
    "url": "https://demozoo.org/api/v1/releasers/19177/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19177/",
    "id": 19177,
    "name": "Vic",
    "is_group": false,
    "nicks": [
        {
            "name": "Vic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vic"
            ]
        },
        {
            "name": "VicTS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "VicTS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10515/?format=api",
                "id": 10515,
                "name": "Mist"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}