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

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