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

{
    "url": "https://demozoo.org/api/v1/releasers/103548/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103548/",
    "id": 103548,
    "name": "Dragnet",
    "is_group": true,
    "nicks": [
        {
            "name": "Dragnet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dragnet"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66886/?format=api",
                "id": 66886,
                "name": "BTC"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65427"
        }
    ]
}