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

{
    "url": "https://demozoo.org/api/v1/releasers/41619/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41619/",
    "id": 41619,
    "name": "Vladimir Ivanov",
    "is_group": false,
    "nicks": [
        {
            "name": "Vladimir Ivanov",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vladimir Ivanov"
            ]
        },
        {
            "name": "Âëàäèìèð Èâàíîâ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Âëàäèìèð Èâàíîâ"
            ]
        },
        {
            "name": "Владимир Иванов",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Владимир Иванов"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41620/?format=api",
                "id": 41620,
                "name": "Jukebox"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}