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

{
    "url": "https://demozoo.org/api/v1/releasers/126698/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126698/",
    "id": 126698,
    "name": "Sinatra",
    "is_group": false,
    "nicks": [
        {
            "name": "Sinatra",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sinatra"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75465/?format=api",
                "id": 75465,
                "name": "Tectron"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147178/?format=api",
                "id": 147178,
                "name": "Undercover Agents"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34311"
        }
    ]
}