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

{
    "url": "https://demozoo.org/api/v1/releasers/19949/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19949/",
    "id": 19949,
    "name": "Fate",
    "is_group": false,
    "nicks": [
        {
            "name": "Fate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fate"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17189/?format=api",
                "id": 17189,
                "name": "Enenzi"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24519/?format=api",
                "id": 24519,
                "name": "Spawn"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}