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

{
    "url": "https://demozoo.org/api/v1/releasers/33085/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33085/",
    "id": 33085,
    "name": "KRS-One",
    "is_group": false,
    "nicks": [
        {
            "name": "KRS-One",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KRS-One"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31680/?format=api",
                "id": 31680,
                "name": "International Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34615/?format=api",
                "id": 34615,
                "name": "Section One"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31695/?format=api",
                "id": 31695,
                "name": "Swedish Cracking Service International"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44434/?format=api",
                "id": 44434,
                "name": "Evil Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}