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

{
    "url": "https://demozoo.org/api/v1/releasers/154634/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/154634/",
    "id": 154634,
    "name": "White Lightning",
    "is_group": false,
    "nicks": [
        {
            "name": "White Lightning",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "White Lightning"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154633/?format=api",
                "id": 154633,
                "name": "FX/2 Graphics Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}