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

{
    "url": "https://demozoo.org/api/v1/releasers/38892/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38892/",
    "id": 38892,
    "name": "Jackal",
    "is_group": false,
    "nicks": [
        {
            "name": "Jackal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jackal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102155/?format=api",
                "id": 102155,
                "name": "Inf."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74116/?format=api",
                "id": 74116,
                "name": "Veto"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19584/?format=api",
                "id": 19584,
                "name": "University of Drinking"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11176"
        }
    ]
}