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

{
    "url": "https://demozoo.org/api/v1/releasers/67882/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67882/",
    "id": 67882,
    "name": "Candid",
    "is_group": true,
    "nicks": [
        {
            "name": "Candid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Candid"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20614/?format=api",
                "id": 20614,
                "name": "Mroovek"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20615/?format=api",
                "id": 20615,
                "name": "Zuber"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45215/?format=api",
                "id": 45215,
                "name": "Nico"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43506"
        }
    ]
}