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

{
    "url": "https://demozoo.org/api/v1/releasers/26358/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26358/",
    "id": 26358,
    "name": "Skin",
    "is_group": false,
    "nicks": [
        {
            "name": "Skin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10556/?format=api",
                "id": 10556,
                "name": "Quad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45987/?format=api",
                "id": 45987,
                "name": "Nix Couriers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77395/?format=api",
                "id": 77395,
                "name": "Trebel"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}