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

{
    "url": "https://demozoo.org/api/v1/releasers/22374/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22374/",
    "id": 22374,
    "name": "Hev Pozitove",
    "is_group": true,
    "nicks": [
        {
            "name": "He'v",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "He'v"
            ]
        },
        {
            "name": "Hev Pozitove",
            "abbreviation": "HPoz",
            "is_primary_nick": true,
            "variants": [
                "HPoz",
                "Hev Pozitove"
            ]
        },
        {
            "name": "HÉV+",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HÉV+"
            ]
        },
        {
            "name": "hev",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HÉV",
                "hev"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22373/?format=api",
                "id": 22373,
                "name": "thmur"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19927/?format=api",
                "id": 19927,
                "name": "Larry"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}