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

{
    "url": "https://demozoo.org/api/v1/releasers/9158/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9158/",
    "id": 9158,
    "name": "Alx",
    "is_group": false,
    "nicks": [
        {
            "name": "Alx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                "id": 8890,
                "name": "Brainwave"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=17393"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3966"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Alx"
        }
    ]
}