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

{
    "url": "https://demozoo.org/api/v1/releasers/24734/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24734/",
    "id": 24734,
    "name": "Sofapause",
    "is_group": true,
    "nicks": [
        {
            "name": "Sofapause",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sofapause"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18106/?format=api",
                "id": 18106,
                "name": "daftN0!ze"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47395/?format=api",
                "id": 47395,
                "name": "Lauf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47396/?format=api",
                "id": 47396,
                "name": "Oli"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}