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

{
    "url": "https://demozoo.org/api/v1/releasers/2642/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2642/",
    "id": 2642,
    "name": "SuN",
    "is_group": false,
    "nicks": [
        {
            "name": "Leslie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Leslie"
            ]
        },
        {
            "name": "SuN",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SuN"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2268/?format=api",
                "id": 2268,
                "name": "Tight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25896/?format=api",
                "id": 25896,
                "name": "New Generation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Leslie"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/grzegorzzyla"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102840"
        }
    ]
}