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

{
    "url": "https://demozoo.org/api/v1/releasers/122814/?format=api",
    "demozoo_url": "https://demozoo.org/groups/122814/",
    "id": 122814,
    "name": "Crime Ring",
    "is_group": true,
    "nicks": [
        {
            "name": "Crime Ring",
            "abbreviation": "CR",
            "is_primary_nick": true,
            "variants": [
                "CR",
                "Crime Ring"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116738/?format=api",
                "id": 116738,
                "name": "The Magnet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122815/?format=api",
                "id": 122815,
                "name": "The Wind Walker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}