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

{
    "url": "https://demozoo.org/api/v1/releasers/148061/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148061/",
    "id": 148061,
    "name": "caebr",
    "is_group": false,
    "nicks": [
        {
            "name": "caebr",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "caebr"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14933/?format=api",
                "id": 14933,
                "name": "Wire Maniacs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://asti.ch/"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://tooting.ch/@caebr"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=108286"
        }
    ]
}