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

{
    "url": "https://demozoo.org/api/v1/releasers/82760/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82760/",
    "id": 82760,
    "name": "Antonio Roffo",
    "is_group": false,
    "nicks": [
        {
            "name": "Antonio Roffo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Antonio Roffo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11466/?format=api",
                "id": 11466,
                "name": "Imagine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114620/?format=api",
                "id": 114620,
                "name": "Azure Sky"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}