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

{
    "url": "https://demozoo.org/api/v1/releasers/69562/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69562/",
    "id": 69562,
    "name": "Zip!",
    "is_group": false,
    "nicks": [
        {
            "name": "Zip!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zip",
                "Zip!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40723/?format=api",
                "id": 40723,
                "name": "Browbeat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101805/?format=api",
                "id": 101805,
                "name": "Go-Go Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=60597"
        }
    ]
}