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

{
    "url": "https://demozoo.org/api/v1/releasers/132537/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132537/",
    "id": 132537,
    "name": "Agony",
    "is_group": true,
    "nicks": [
        {
            "name": "Agony",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Agony"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110198/?format=api",
                "id": 110198,
                "name": "Sentinel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113017/?format=api",
                "id": 113017,
                "name": "Hammer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48315/?format=api",
                "id": 48315,
                "name": "Diablo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}