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

{
    "url": "https://demozoo.org/api/v1/releasers/131096/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131096/",
    "id": 131096,
    "name": "The Weekend Warriors",
    "is_group": true,
    "nicks": [
        {
            "name": "The Weekend Warriors",
            "abbreviation": "TWW",
            "is_primary_nick": true,
            "variants": [
                "TWW",
                "The Weekend Warriors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131095/?format=api",
                "id": 131095,
                "name": "The Apple International"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141524/?format=api",
                "id": 141524,
                "name": "Predator"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5719"
        }
    ]
}