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

{
    "url": "https://demozoo.org/api/v1/releasers/44256/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44256/",
    "id": 44256,
    "name": "Dysposin",
    "is_group": false,
    "nicks": [
        {
            "name": "Dysposin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dysposin"
            ]
        },
        {
            "name": "Ville",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ville"
            ]
        }
    ],
    "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
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60445/?format=api",
                "id": 60445,
                "name": "The Not Yet Rusty Collective"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63830/?format=api",
                "id": 63830,
                "name": "Ivory Graphics Labs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=96600"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/dysposin"
        }
    ]
}