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

{
    "url": "https://demozoo.org/api/v1/releasers/142278/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142278/",
    "id": 142278,
    "name": "Faz",
    "is_group": false,
    "nicks": [
        {
            "name": "Faz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Faz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142275/?format=api",
                "id": 142275,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37117/?format=api",
                "id": 37117,
                "name": "Sub-Zero"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9721"
        }
    ]
}