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

{
    "url": "https://demozoo.org/api/v1/releasers/119796/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/119796/",
    "id": 119796,
    "name": "ISSOtm",
    "is_group": false,
    "nicks": [
        {
            "name": "ISSOtm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ISSOtm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82862/?format=api",
                "id": 82862,
                "name": "All You Can Execute"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://eldred.fr/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/ISSOtm"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=101654"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/issotm"
        }
    ]
}