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

{
    "url": "https://demozoo.org/api/v1/releasers/152281/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/152281/",
    "id": 152281,
    "name": "Alex Noman",
    "is_group": false,
    "nicks": [
        {
            "name": "Alex Noman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alex Noman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8884/?format=api",
                "id": 8884,
                "name": "Stars Of Keladan"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Alex_Noman"
        }
    ]
}