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

{
    "url": "https://demozoo.org/api/v1/releasers/87474/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87474/",
    "id": 87474,
    "name": "Cocox",
    "is_group": false,
    "nicks": [
        {
            "name": "Cocox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CO",
                "Cocox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127246/?format=api",
                "id": 127246,
                "name": "Opium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45949/?format=api",
                "id": 45949,
                "name": "STiLE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}