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

{
    "url": "https://demozoo.org/api/v1/releasers/135703/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135703/",
    "id": 135703,
    "name": "gigabates",
    "is_group": false,
    "nicks": [
        {
            "name": "gigabates",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "gigabates"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138550/?format=api",
                "id": 138550,
                "name": "The Practitioners of Lua Megademos"
            },
            "is_current": true
        },
        {
            "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/grahambates"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=71865"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=104421"
        }
    ]
}