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

{
    "url": "https://demozoo.org/api/v1/releasers/3845/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3845/",
    "id": 3845,
    "name": "halcy",
    "is_group": false,
    "nicks": [
        {
            "name": "halcy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "halcy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                "id": 3526,
                "name": "St. Vincent And The Grenadines"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://halcy.de/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/halcy"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://icosahedron.website/@halcy"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=16732"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5229"
        }
    ]
}