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

{
    "url": "https://demozoo.org/api/v1/releasers/47569/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47569/",
    "id": 47569,
    "name": "Network Trash",
    "is_group": true,
    "nicks": [
        {
            "name": "Network Trash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Network Trash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33773/?format=api",
                "id": 33773,
                "name": "Pure Bollocks"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47562/?format=api",
                "id": 47562,
                "name": "Genie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}