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

{
    "url": "https://demozoo.org/api/v1/releasers/36972/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36972/",
    "id": 36972,
    "name": "Viking X",
    "is_group": false,
    "nicks": [
        {
            "name": "Viking X",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Viking X"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34418/?format=api",
                "id": 34418,
                "name": "Lynx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40948/?format=api",
                "id": 40948,
                "name": "X-Factor"
            },
            "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/36561/?format=api",
                "id": 36561,
                "name": "Climax"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}