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

{
    "url": "https://demozoo.org/api/v1/releasers/114601/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114601/",
    "id": 114601,
    "name": "Acs",
    "is_group": true,
    "nicks": [
        {
            "name": "Acs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94487/?format=api",
                "id": 94487,
                "name": "Loren"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114602/?format=api",
                "id": 114602,
                "name": "Larry"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8637"
        }
    ]
}