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

{
    "url": "https://demozoo.org/api/v1/releasers/68718/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68718/",
    "id": 68718,
    "name": "Zawiarr",
    "is_group": true,
    "nicks": [
        {
            "name": "Zawiarr",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zawiarr"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68719/?format=api",
                "id": 68719,
                "name": "Kleevah"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68720/?format=api",
                "id": 68720,
                "name": "Neurook"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68721/?format=api",
                "id": 68721,
                "name": "nico"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}