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

{
    "url": "https://demozoo.org/api/v1/releasers/55167/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55167/",
    "id": 55167,
    "name": "Mary!",
    "is_group": false,
    "nicks": [
        {
            "name": "Mary!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mary!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1555/?format=api",
                "id": 1555,
                "name": "Italian Bad Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78736/?format=api",
                "id": 78736,
                "name": "4-Ward"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68357/?format=api",
                "id": 68357,
                "name": "Exodus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22334"
        }
    ]
}