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

{
    "url": "https://demozoo.org/api/v1/releasers/104/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/104/",
    "id": 104,
    "name": "Enex",
    "is_group": false,
    "nicks": [
        {
            "name": "Enex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Enex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                "id": 102,
                "name": "Contraz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/einarf"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25911"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,317754/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=18758"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1214"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/eforselv"
        }
    ]
}