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

{
    "url": "https://demozoo.org/api/v1/releasers/2572/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2572/",
    "id": 2572,
    "name": "Hello",
    "is_group": false,
    "nicks": [
        {
            "name": "Hello",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hello"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2244/?format=api",
                "id": 2244,
                "name": "Sector One"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59283/?format=api",
                "id": 59283,
                "name": "New Axis"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://blog.hello-design.fr/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/HELLO/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=11474"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20041205060655/http://hello.planet-d.net/demomac/index.htm"
        }
    ]
}