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

{
    "url": "https://demozoo.org/api/v1/releasers/54309/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54309/",
    "id": 54309,
    "name": "Apache",
    "is_group": false,
    "nicks": [
        {
            "name": "Apache",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apache"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32126/?format=api",
                "id": 32126,
                "name": "Aenigmatica"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51716/?format=api",
                "id": 51716,
                "name": "VRC"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}