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

{
    "url": "https://demozoo.org/api/v1/releasers/96993/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/96993/",
    "id": 96993,
    "name": "Don Martini",
    "is_group": false,
    "nicks": [
        {
            "name": "Don Martini",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Don Martini"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56334/?format=api",
                "id": 56334,
                "name": "Mobile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95472/?format=api",
                "id": 95472,
                "name": "Simplex Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94792/?format=api",
                "id": 94792,
                "name": "Anaheim"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36499"
        }
    ]
}