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

{
    "url": "https://demozoo.org/api/v1/releasers/146650/?format=api",
    "demozoo_url": "https://demozoo.org/groups/146650/",
    "id": 146650,
    "name": "Council of International Artists",
    "is_group": true,
    "nicks": [
        {
            "name": "Council of International Artists",
            "abbreviation": "CiA",
            "is_primary_nick": true,
            "variants": [
                "CiA",
                "Council of International Artists"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146647/?format=api",
                "id": 146647,
                "name": "Hell's Angel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146651/?format=api",
                "id": 146651,
                "name": "Agent Mace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123170/?format=api",
                "id": 123170,
                "name": "The Fileman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}