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

{
    "url": "https://demozoo.org/api/v1/releasers/114060/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114060/",
    "id": 114060,
    "name": "Freaks With Attitude",
    "is_group": true,
    "nicks": [
        {
            "name": "Freaks With Attitude",
            "abbreviation": "FWA",
            "is_primary_nick": true,
            "variants": [
                "FWA",
                "Freaks With Attitude"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3173/?format=api",
                "id": 3173,
                "name": "Sixx"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}