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

{
    "url": "https://demozoo.org/api/v1/releasers/135705/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135705/",
    "id": 135705,
    "name": "jtruk",
    "is_group": false,
    "nicks": [
        {
            "name": "jtruk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "jtruk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                "id": 26180,
                "name": "Rift"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138550/?format=api",
                "id": 138550,
                "name": "The Practitioners of Lua Megademos"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.creativenucleus.com"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/creativenucleus"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.social/@jtruk"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/jtruk"
        }
    ]
}