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

{
    "url": "https://demozoo.org/api/v1/releasers/27508/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27508/",
    "id": 27508,
    "name": "Thorax",
    "is_group": false,
    "nicks": [
        {
            "name": "Thorax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thorax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27509/?format=api",
                "id": 27509,
                "name": "Ambitious Vengance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13966/?format=api",
                "id": 13966,
                "name": "Flux"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14119/?format=api",
                "id": 14119,
                "name": "Cryogenic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119197/?format=api",
                "id": 119197,
                "name": "Seed"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}