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

{
    "url": "https://demozoo.org/api/v1/releasers/59580/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59580/",
    "id": 59580,
    "name": "Kano",
    "is_group": false,
    "nicks": [
        {
            "name": "Kano",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kan0",
                "Kano"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38399/?format=api",
                "id": 38399,
                "name": "Rampage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                "id": 9324,
                "name": "Prestige"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52629/?format=api",
                "id": 52629,
                "name": "Mortal Kombat Hackers Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Kano"
        }
    ]
}