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

{
    "url": "https://demozoo.org/api/v1/releasers/2527/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2527/",
    "id": 2527,
    "name": "Leonard",
    "is_group": false,
    "nicks": [
        {
            "name": "Leonard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Leonard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2118/?format=api",
                "id": 2118,
                "name": "Oxygene"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://leonard.oxg.free.fr/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15125"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,1579/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=845"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/leonard_coder"
        }
    ]
}