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

{
    "url": "https://demozoo.org/api/v1/releasers/39257/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39257/",
    "id": 39257,
    "name": "Plato",
    "is_group": false,
    "nicks": [
        {
            "name": "Plato",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Plato"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39256/?format=api",
                "id": 39256,
                "name": "Legoland"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}