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

{
    "url": "https://demozoo.org/api/v1/releasers/47871/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47871/",
    "id": 47871,
    "name": "Gilez",
    "is_group": false,
    "nicks": [
        {
            "name": "Gilez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gilez"
            ]
        },
        {
            "name": "Gilezz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gilezz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47870/?format=api",
                "id": 47870,
                "name": "RBL"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47867/?format=api",
                "id": 47867,
                "name": "Terradrome"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}