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

{
    "url": "https://demozoo.org/api/v1/releasers/153794/?format=api",
    "demozoo_url": "https://demozoo.org/groups/153794/",
    "id": 153794,
    "name": "Retroflex",
    "is_group": true,
    "nicks": [
        {
            "name": "Retroflex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Retroflex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153793/?format=api",
                "id": 153793,
                "name": "Eisenhower"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153802/?format=api",
                "id": 153802,
                "name": "Tranc"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=73595"
        }
    ]
}