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

{
    "url": "https://demozoo.org/api/v1/releasers/85832/?format=api",
    "demozoo_url": "https://demozoo.org/groups/85832/",
    "id": 85832,
    "name": "TSR",
    "is_group": true,
    "nicks": [
        {
            "name": "TSR",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TSR"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26056/?format=api",
                "id": 26056,
                "name": "The Gumpa Brothers"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85834/?format=api",
                "id": 85834,
                "name": "Tomas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23541/?format=api",
                "id": 23541,
                "name": "Fredrik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85835/?format=api",
                "id": 85835,
                "name": "Robert"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72335/?format=api",
                "id": 72335,
                "name": "Haschpipan"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/26056/?format=api",
                "id": 26056,
                "name": "The Gumpa Brothers"
            },
            "is_current": true
        }
    ],
    "external_links": []
}