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

{
    "url": "https://demozoo.org/api/v1/releasers/33329/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33329/",
    "id": 33329,
    "name": "Yuriy Zayats",
    "is_group": false,
    "nicks": [
        {
            "name": "Yuriy Zayats",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yuriy Zayats"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33330/?format=api",
                "id": 33330,
                "name": "Reggie"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35424/?format=api",
                "id": 35424,
                "name": "Reflector Studio"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}