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

{
    "url": "https://demozoo.org/api/v1/releasers/26168/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26168/",
    "id": 26168,
    "name": "Crazy Drivers",
    "is_group": true,
    "nicks": [
        {
            "name": "Crazy Drivers",
            "abbreviation": "CDS",
            "is_primary_nick": true,
            "variants": [
                "CDS",
                "Crazy Drivers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10254/?format=api",
                "id": 10254,
                "name": "Grogon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59996/?format=api",
                "id": 59996,
                "name": "Gabi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47889/?format=api",
                "id": 47889,
                "name": "Mips"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93489/?format=api",
                "id": 93489,
                "name": "Heki"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16431/?format=api",
                "id": 16431,
                "name": "Iglo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9489"
        }
    ]
}