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

{
    "url": "https://demozoo.org/api/v1/releasers/154863/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/154863/",
    "id": 154863,
    "name": "TC",
    "is_group": false,
    "nicks": [
        {
            "name": "TC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103864/?format=api",
                "id": 103864,
                "name": "Science Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50397/?format=api",
                "id": 50397,
                "name": "Vogue"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=18422"
        }
    ]
}