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

{
    "url": "https://demozoo.org/api/v1/releasers/132269/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132269/",
    "id": 132269,
    "name": "Sarah Boeving",
    "is_group": false,
    "nicks": [
        {
            "name": "Sarah Boeving",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sarah Boeving",
                "Sarahboev"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://sarahboeving.squarespace.com"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=37115"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/SarahBoevingArt"
        }
    ]
}