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

{
    "url": "https://demozoo.org/api/v1/releasers/88720/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88720/",
    "id": 88720,
    "name": "petet",
    "is_group": false,
    "nicks": [
        {
            "name": "petet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "petet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72186/?format=api",
                "id": 72186,
                "name": "Battle Of The Bits"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82862/?format=api",
                "id": 82862,
                "name": "All You Can Execute"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://battleofthebits.com/barracks/Profile/petet/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102265"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/symphonynth/"
        },
        {
            "link_class": "Tic80Dev",
            "url": "https://tic80.com/dev?id=1720"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/retropetet"
        }
    ]
}