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

{
    "url": "https://demozoo.org/api/v1/releasers/22964/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22964/",
    "id": 22964,
    "name": "Shy Guy",
    "is_group": false,
    "nicks": [
        {
            "name": "Shy Guy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shy Guy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36447/?format=api",
                "id": 36447,
                "name": "Intoxicate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90404/?format=api",
                "id": 90404,
                "name": "Motivate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121198/?format=api",
                "id": 121198,
                "name": "Suspect"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}