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

{
    "url": "https://demozoo.org/api/v1/releasers/130937/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130937/",
    "id": 130937,
    "name": "Nacho Average Hombres",
    "is_group": true,
    "nicks": [
        {
            "name": "Nacho Average Hombres",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nacho Average Hombres"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12104/?format=api",
                "id": 12104,
                "name": "Maali"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77188/?format=api",
                "id": 77188,
                "name": "Cranksy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39972/?format=api",
                "id": 39972,
                "name": "Kirill"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11577/?format=api",
                "id": 11577,
                "name": "Blackpawn"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}