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

{
    "url": "https://demozoo.org/api/v1/releasers/83003/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83003/",
    "id": 83003,
    "name": "Czar's",
    "is_group": false,
    "nicks": [
        {
            "name": "Czar's",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Czar's"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59079/?format=api",
                "id": 59079,
                "name": "Status OK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101421/?format=api",
                "id": 101421,
                "name": "Meditation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38405"
        }
    ]
}