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

{
    "url": "https://demozoo.org/api/v1/releasers/147764/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147764/",
    "id": 147764,
    "name": "Fellowship of the Ring",
    "is_group": true,
    "nicks": [
        {
            "name": "Fellowship of the Ring",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fellowship of the Ring"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89647/?format=api",
                "id": 89647,
                "name": "Gandalf the White"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}