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

{
    "url": "https://demozoo.org/api/v1/releasers/17936/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17936/",
    "id": 17936,
    "name": "RTS",
    "is_group": false,
    "nicks": [
        {
            "name": "RTS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RTS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17935/?format=api",
                "id": 17935,
                "name": "Spherical Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47067"
        }
    ]
}