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

{
    "url": "https://demozoo.org/api/v1/releasers/9469/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9469/",
    "id": 9469,
    "name": "Twin",
    "is_group": false,
    "nicks": [
        {
            "name": "Twin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Twin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9279/?format=api",
                "id": 9279,
                "name": "Global Corp"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13311/?format=api",
                "id": 13311,
                "name": "PSX-Dream"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Twin"
        }
    ]
}