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

{
    "url": "https://demozoo.org/api/v1/releasers/39972/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39972/",
    "id": 39972,
    "name": "Kirill",
    "is_group": false,
    "nicks": [
        {
            "name": "Kirill",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kirill"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                "id": 4032,
                "name": "xplsv"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130937/?format=api",
                "id": 130937,
                "name": "Nacho Average Hombres"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29984/?format=api",
                "id": 29984,
                "name": "vrtx"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thekirill.com"
        }
    ]
}