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

{
    "url": "https://demozoo.org/api/v1/releasers/95902/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95902/",
    "id": 95902,
    "name": "Hallonsoft",
    "is_group": true,
    "nicks": [
        {
            "name": "Hallonsoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hallonsoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/726/?format=api",
                "id": 726,
                "name": "Mahoney"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/727/?format=api",
                "id": 727,
                "name": "Kaktus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32058"
        }
    ]
}