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

{
    "url": "https://demozoo.org/api/v1/releasers/36444/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36444/",
    "id": 36444,
    "name": "Distant Thunder",
    "is_group": false,
    "nicks": [
        {
            "name": "Distant Thunder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Distant Thunder"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36441/?format=api",
                "id": 36441,
                "name": "Insane Boyz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70333/?format=api",
                "id": 70333,
                "name": "Darkside"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}