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

{
    "url": "https://demozoo.org/api/v1/releasers/912/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/912/",
    "id": 912,
    "name": "0xtob",
    "is_group": false,
    "nicks": [
        {
            "name": "0xtob",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "0xtob"
            ]
        },
        {
            "name": "Tob",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tob"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19795/?format=api",
                "id": 19795,
                "name": "Wtb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/907/?format=api",
                "id": 907,
                "name": "0x80"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tobw.net/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7543"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=6022"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/0xtob"
        }
    ]
}