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

{
    "url": "https://demozoo.org/api/v1/releasers/20096/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20096/",
    "id": 20096,
    "name": "Fazi",
    "is_group": false,
    "nicks": [
        {
            "name": "Fazi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fazi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16783/?format=api",
                "id": 16783,
                "name": "Logrus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130349/?format=api",
                "id": 130349,
                "name": "Exile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25890/?format=api",
                "id": 25890,
                "name": "Deck 6"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43257"
        }
    ]
}