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

{
    "url": "https://demozoo.org/api/v1/releasers/9209/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9209/",
    "id": 9209,
    "name": "HorrorSoft",
    "is_group": true,
    "nicks": [
        {
            "name": "HorrorSoft",
            "abbreviation": "HS",
            "is_primary_nick": true,
            "variants": [
                "HS",
                "HorrorSoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9208/?format=api",
                "id": 9208,
                "name": "Davos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9210/?format=api",
                "id": 9210,
                "name": "Deadie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=57895"
        }
    ]
}