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

{
    "url": "https://demozoo.org/api/v1/releasers/100647/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/100647/",
    "id": 100647,
    "name": "Moxil 89",
    "is_group": false,
    "nicks": [
        {
            "name": "Moxil 89",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Moxil 89"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19726/?format=api",
                "id": 19726,
                "name": "Visage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108312/?format=api",
                "id": 108312,
                "name": "Xpress"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56280"
        }
    ]
}