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

{
    "url": "https://demozoo.org/api/v1/releasers/10395/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10395/",
    "id": 10395,
    "name": "U'Race",
    "is_group": true,
    "nicks": [
        {
            "name": "U'Race",
            "abbreviation": "U'R",
            "is_primary_nick": true,
            "variants": [
                "U'R",
                "U'Race"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10394/?format=api",
                "id": 10394,
                "name": "Sharp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10396/?format=api",
                "id": 10396,
                "name": "The Founder"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10880/?format=api",
                "id": 10880,
                "name": "Psyl0cyb"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14154/?format=api",
                "id": 14154,
                "name": "Hotstepper"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44404"
        }
    ]
}