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

{
    "url": "https://demozoo.org/api/v1/releasers/10695/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10695/",
    "id": 10695,
    "name": "jix",
    "is_group": false,
    "nicks": [
        {
            "name": "jix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "jix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://jix.one/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6492"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=20225"
        }
    ]
}