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

{
    "url": "https://demozoo.org/api/v1/releasers/68994/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68994/",
    "id": 68994,
    "name": "Wolf",
    "is_group": false,
    "nicks": [
        {
            "name": "Wolf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wolf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9267/?format=api",
                "id": 9267,
                "name": "ETC Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17554/?format=api",
                "id": 17554,
                "name": "Style"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9042/?format=api",
                "id": 9042,
                "name": "Scene"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}