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

{
    "url": "https://demozoo.org/api/v1/releasers/9124/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9124/",
    "id": 9124,
    "name": "Klim",
    "is_group": false,
    "nicks": [
        {
            "name": "Klim",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Klim"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9125/?format=api",
                "id": 9125,
                "name": "Omega Hackers Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9273/?format=api",
                "id": 9273,
                "name": "XXL"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
                "id": 9341,
                "name": "Critical Mass"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5470"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Klim"
        }
    ]
}