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

{
    "url": "https://demozoo.org/api/v1/releasers/52984/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52984/",
    "id": 52984,
    "name": "Chaos Split",
    "is_group": true,
    "nicks": [
        {
            "name": "Chaos Split",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chaos Split"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52985/?format=api",
                "id": 52985,
                "name": "FaZo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24503/?format=api",
                "id": 24503,
                "name": "Benton"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21425/?format=api",
                "id": 21425,
                "name": "Digital"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52986/?format=api",
                "id": 52986,
                "name": "Camel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59035"
        }
    ]
}