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

{
    "url": "https://demozoo.org/api/v1/releasers/45904/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45904/",
    "id": 45904,
    "name": "SvOlli",
    "is_group": false,
    "nicks": [
        {
            "name": "SvOlli",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SvOlli"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49078/?format=api",
                "id": 49078,
                "name": "XAYAX"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://svolli.de"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/SVOLLI/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/SvOlli"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13335"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=87471"
        }
    ]
}