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

{
    "url": "https://demozoo.org/api/v1/releasers/59622/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59622/",
    "id": 59622,
    "name": "Alex Letaev",
    "is_group": false,
    "nicks": [
        {
            "name": "Alex Letaev",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alex Letaev"
            ]
        },
        {
            "name": "Asder",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Asder"
            ]
        },
        {
            "name": "Letaev Aleksey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Letaev Aleksey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59621/?format=api",
                "id": 59621,
                "name": "Remix Software"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59597/?format=api",
                "id": 59597,
                "name": "Frames Factory Corp"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}