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

{
    "url": "https://demozoo.org/api/v1/releasers/37530/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37530/",
    "id": 37530,
    "name": "Laud",
    "is_group": false,
    "nicks": [
        {
            "name": "LaC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "LaC"
            ]
        },
        {
            "name": "Laud",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Laud"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19923/?format=api",
                "id": 19923,
                "name": "Emperor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17486/?format=api",
                "id": 17486,
                "name": "Chronomatic Tushis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}