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

{
    "url": "https://demozoo.org/api/v1/releasers/65477/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65477/",
    "id": 65477,
    "name": "Antony",
    "is_group": false,
    "nicks": [
        {
            "name": "Antony",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Antony"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49564/?format=api",
                "id": 49564,
                "name": "D.T.A. Software Studio"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37469"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98038"
        }
    ]
}