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

{
    "url": "https://demozoo.org/api/v1/releasers/9536/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9536/",
    "id": 9536,
    "name": "LCD",
    "is_group": false,
    "nicks": [
        {
            "name": "LCD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LCD"
            ]
        },
        {
            "name": "Tiger's Claw",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tiger's Claw"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9044/?format=api",
                "id": 9044,
                "name": "Illusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114153/?format=api",
                "id": 114153,
                "name": "Unlawful Players"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/LCD"
        }
    ]
}