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

{
    "url": "https://demozoo.org/api/v1/releasers/95495/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/95495/",
    "id": 95495,
    "name": "Alkaron",
    "is_group": false,
    "nicks": [
        {
            "name": "Alkaron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alkaron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104274/?format=api",
                "id": 104274,
                "name": "Twilight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19454/?format=api",
                "id": 19454,
                "name": "Trash 80"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30037"
        }
    ]
}