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

{
    "url": "https://demozoo.org/api/v1/releasers/24188/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24188/",
    "id": 24188,
    "name": "stiaje",
    "is_group": false,
    "nicks": [
        {
            "name": "stiaje",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "stiaje"
            ]
        }
    ],
    "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": "BaseUrl",
            "url": "https://stianj.com"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/stianjensen"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=92355"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/stiaje/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/stiaje"
        }
    ]
}