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

{
    "url": "https://demozoo.org/api/v1/releasers/38797/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38797/",
    "id": 38797,
    "name": "Restorer",
    "is_group": false,
    "nicks": [
        {
            "name": "Restorer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Restorer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108018/?format=api",
                "id": 108018,
                "name": "FormatC:eft"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32488/?format=api",
                "id": 32488,
                "name": "V-Nom"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42145"
        }
    ]
}