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

{
    "url": "https://demozoo.org/api/v1/releasers/11427/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11427/",
    "id": 11427,
    "name": "SCS",
    "is_group": false,
    "nicks": [
        {
            "name": "SCS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SCS"
            ]
        },
        {
            "name": "Sid Chip Scratcher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sid Chip Scratcher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11434/?format=api",
                "id": 11434,
                "name": "TCC Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62852/?format=api",
                "id": 62852,
                "name": "Exact"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6501"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2251"
        }
    ]
}