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

{
    "url": "https://demozoo.org/api/v1/releasers/44257/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44257/",
    "id": 44257,
    "name": "sm",
    "is_group": false,
    "nicks": [
        {
            "name": "sm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "sm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24590/?format=api",
                "id": 24590,
                "name": "The Royal Elite Ninjas Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49902/?format=api",
                "id": 49902,
                "name": "Epoch"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=49607"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/simomartikainen"
        }
    ]
}