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

{
    "url": "https://demozoo.org/api/v1/releasers/154577/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154577/",
    "id": 154577,
    "name": "CARE",
    "is_group": true,
    "nicks": [
        {
            "name": "CARE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CARE"
            ]
        },
        {
            "name": "Creators of Awsome RG Enhancements",
            "abbreviation": "CARE",
            "is_primary_nick": false,
            "variants": [
                "CARE",
                "Creators of Awsome RG Enhancements"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111275/?format=api",
                "id": 111275,
                "name": "Elmer Fudd"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154578/?format=api",
                "id": 154578,
                "name": "Vertigo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16892/?format=api",
                "id": 16892,
                "name": "CatBones"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/care/"
        }
    ]
}