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

{
    "url": "https://demozoo.org/api/v1/releasers/59460/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59460/",
    "id": 59460,
    "name": "Cheeze",
    "is_group": false,
    "nicks": [
        {
            "name": "Cheeze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cheeze",
                "cz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110995/?format=api",
                "id": 110995,
                "name": "Devoid"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17809/?format=api",
                "id": 17809,
                "name": "AWE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106451/?format=api",
                "id": 106451,
                "name": "Eclipse"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}