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

{
    "url": "https://demozoo.org/api/v1/releasers/66217/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66217/",
    "id": 66217,
    "name": "Deja-Vu",
    "is_group": true,
    "nicks": [
        {
            "name": "Deja-Vu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deja Vu",
                "Deja-Vu"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66218/?format=api",
                "id": 66218,
                "name": "Tarama"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45122/?format=api",
                "id": 45122,
                "name": "Kap"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31041"
        }
    ]
}