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

{
    "url": "https://demozoo.org/api/v1/releasers/19756/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19756/",
    "id": 19756,
    "name": "Lynge",
    "is_group": false,
    "nicks": [
        {
            "name": "Lynge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lynge"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19757/?format=api",
                "id": 19757,
                "name": "inZane"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69415/?format=api",
                "id": 69415,
                "name": "Phobic Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}