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

{
    "url": "https://demozoo.org/api/v1/releasers/31961/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31961/",
    "id": 31961,
    "name": "Jinx",
    "is_group": false,
    "nicks": [
        {
            "name": "Jinx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jinx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31960/?format=api",
                "id": 31960,
                "name": "Superior"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31609/?format=api",
                "id": 31609,
                "name": "Flame Of Finland"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44138/?format=api",
                "id": 44138,
                "name": "Flame"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}