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

{
    "url": "https://demozoo.org/api/v1/releasers/109122/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/109122/",
    "id": 109122,
    "name": "Cable",
    "is_group": false,
    "nicks": [
        {
            "name": "Cable",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cable"
            ]
        },
        {
            "name": "Cable!",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cable!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109120/?format=api",
                "id": 109120,
                "name": "Chalk"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78872/?format=api",
                "id": 78872,
                "name": "Forgive Us Crazy Kids"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}