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

{
    "url": "https://demozoo.org/api/v1/releasers/144189/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144189/",
    "id": 144189,
    "name": "cedricguillemet",
    "is_group": false,
    "nicks": [
        {
            "name": "Skaven",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Skaven"
            ]
        },
        {
            "name": "cedricguillemet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "cedricguillemet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144147/?format=api",
                "id": 144147,
                "name": "With Love"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://x.com/skaven_"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://cedricguillemet.github.io/"
        },
        {
            "link_class": "BlueskyAccount",
            "url": "https://bsky.app/profile/skaven.bsky.social"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/cedricguillemet"
        }
    ]
}