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

{
    "url": "https://demozoo.org/api/v1/releasers/12211/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12211/",
    "id": 12211,
    "name": "Romanov Vitaly",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr.Vitalidze",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr.Vitalidze"
            ]
        },
        {
            "name": "R.V.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "R.V."
            ]
        },
        {
            "name": "RV",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RV"
            ]
        },
        {
            "name": "Romanov Vitaly",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Romanov Vitaly"
            ]
        },
        {
            "name": "Vitaly Romanov",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vitaly Romanov",
                "Виталий Романов"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137808/?format=api",
                "id": 137808,
                "name": "Purple Snow Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106804/?format=api",
                "id": 106804,
                "name": "Virtual Brothers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}