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

{
    "url": "https://demozoo.org/api/v1/releasers/19728/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19728/",
    "id": 19728,
    "name": "Diagnosis",
    "is_group": true,
    "nicks": [
        {
            "name": "Diagnosis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Diagnosis"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19727/?format=api",
                "id": 19727,
                "name": "Sasquatch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19729/?format=api",
                "id": 19729,
                "name": "Cathater"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13317/?format=api",
                "id": 13317,
                "name": "Trayzr"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41512"
        }
    ]
}