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

{
    "url": "https://demozoo.org/api/v1/releasers/149976/?format=api",
    "demozoo_url": "https://demozoo.org/groups/149976/",
    "id": 149976,
    "name": "Dark Ritual Followers",
    "is_group": true,
    "nicks": [
        {
            "name": "Dark Ritual Followers",
            "abbreviation": "DRF",
            "is_primary_nick": true,
            "variants": [
                "DRF",
                "Dark Ritual Followers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26779/?format=api",
                "id": 26779,
                "name": "Parliament Project"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149967/?format=api",
                "id": 149967,
                "name": "Zox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149977/?format=api",
                "id": 149977,
                "name": "Butch The Pitbull"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149975/?format=api",
                "id": 149975,
                "name": "Geralt"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}