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

{
    "url": "https://demozoo.org/api/v1/releasers/24189/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24189/",
    "id": 24189,
    "name": "iverjo",
    "is_group": false,
    "nicks": [
        {
            "name": "iverjo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "iverjo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24001/?format=api",
                "id": 24001,
                "name": "Ninjadev"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/iver56"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=87961"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/iver56/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/iver56"
        }
    ]
}