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

{
    "url": "https://demozoo.org/api/v1/releasers/82599/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82599/",
    "id": 82599,
    "name": "Hell Raiser",
    "is_group": false,
    "nicks": [
        {
            "name": "Hell Raiser",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HR",
                "Hell Raiser",
                "Hellraiser"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82573/?format=api",
                "id": 82573,
                "name": "Virtual Reality Couriers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86878/?format=api",
                "id": 86878,
                "name": "SKiLL"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123618/?format=api",
                "id": 123618,
                "name": "Really Awful Music"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}