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

{
    "url": "https://demozoo.org/api/v1/releasers/96807/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/96807/",
    "id": 96807,
    "name": "Ze Kiko",
    "is_group": false,
    "nicks": [
        {
            "name": "Kiko",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kiko"
            ]
        },
        {
            "name": "Ze Kiko",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ze Kiko"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45202/?format=api",
                "id": 45202,
                "name": "Wild Copper"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45199/?format=api",
                "id": 45199,
                "name": "TecSoft"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130468/?format=api",
                "id": 130468,
                "name": "Exxos"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35881"
        }
    ]
}