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

{
    "url": "https://demozoo.org/api/v1/releasers/135704/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135704/",
    "id": 135704,
    "name": "GoingDigital",
    "is_group": false,
    "nicks": [
        {
            "name": "Cathedrow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cathedrow"
            ]
        },
        {
            "name": "GoingDigital",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GoingDigital"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141543/?format=api",
                "id": 141543,
                "name": "The Twitch Elite"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/going-digital"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5708"
        }
    ]
}