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

{
    "url": "https://demozoo.org/api/v1/releasers/57306/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57306/",
    "id": 57306,
    "name": "Jaydee",
    "is_group": false,
    "nicks": [
        {
            "name": "Jaydee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jaydee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7482/?format=api",
                "id": 7482,
                "name": "Exile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=622"
        }
    ]
}