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

{
    "url": "https://demozoo.org/api/v1/releasers/674/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/674/",
    "id": 674,
    "name": "Abyss",
    "is_group": false,
    "nicks": [
        {
            "name": "Abyss",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Abyss"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28123"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,156206/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=7034"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=112"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/jussil"
        }
    ]
}