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

{
    "url": "https://demozoo.org/api/v1/releasers/65275/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65275/",
    "id": 65275,
    "name": "Lords of Conquest",
    "is_group": true,
    "nicks": [
        {
            "name": "Lords of Conquest",
            "abbreviation": "LOC",
            "is_primary_nick": true,
            "variants": [
                "LOC",
                "Lords of Conquest"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65274/?format=api",
                "id": 65274,
                "name": "Wraith"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2482"
        }
    ]
}