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

{
    "url": "https://demozoo.org/api/v1/releasers/68414/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68414/",
    "id": 68414,
    "name": "flewww",
    "is_group": false,
    "nicks": [
        {
            "name": "flewww",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "flewww"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41823/?format=api",
                "id": 41823,
                "name": "Flush"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.florentflament.com/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/FlorentFlament"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99989"
        }
    ]
}