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

{
    "url": "https://demozoo.org/api/v1/releasers/51933/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51933/",
    "id": 51933,
    "name": "flexi23",
    "is_group": false,
    "nicks": [
        {
            "name": "flexi23",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "@flexi23",
                "flexi23"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51934/?format=api",
                "id": 51934,
                "name": "drgn"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cake23.de/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98379"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/flexi23"
        }
    ]
}