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

{
    "url": "https://demozoo.org/api/v1/releasers/3813/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3813/",
    "id": 3813,
    "name": "CDK",
    "is_group": false,
    "nicks": [
        {
            "name": "CDK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CDK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1059/?format=api",
                "id": 1059,
                "name": "Sector 7"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9960/?format=api",
                "id": 9960,
                "name": "Sonority"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=992"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25646"
        }
    ]
}