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

{
    "url": "https://demozoo.org/api/v1/releasers/39369/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39369/",
    "id": 39369,
    "name": "KNC-Label",
    "is_group": true,
    "nicks": [
        {
            "name": "KNC-Label",
            "abbreviation": "KNC",
            "is_primary_nick": true,
            "variants": [
                "KNC",
                "KNC-Label"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1881/?format=api",
                "id": 1881,
                "name": "Kernal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1883/?format=api",
                "id": 1883,
                "name": "Chaos!"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42088"
        }
    ]
}