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

{
    "url": "https://demozoo.org/api/v1/releasers/101739/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/101739/",
    "id": 101739,
    "name": "Medusa",
    "is_group": false,
    "nicks": [
        {
            "name": "Medusa",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Medusa"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1765/?format=api",
                "id": 1765,
                "name": "Manitou"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13037/?format=api",
                "id": 13037,
                "name": "Accept"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60431"
        }
    ]
}