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

{
    "url": "https://demozoo.org/api/v1/releasers/98149/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/98149/",
    "id": 98149,
    "name": "M.a.x.",
    "is_group": false,
    "nicks": [
        {
            "name": "M.a.x.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "M.a.x."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51004/?format=api",
                "id": 51004,
                "name": "Unlimited"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60803/?format=api",
                "id": 60803,
                "name": "Born to Booze"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41189"
        }
    ]
}