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

{
    "url": "https://demozoo.org/api/v1/releasers/55139/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55139/",
    "id": 55139,
    "name": "Rogi",
    "is_group": false,
    "nicks": [
        {
            "name": "Rogi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rogi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47485/?format=api",
                "id": 47485,
                "name": "Level Four"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137993/?format=api",
                "id": 137993,
                "name": "X-Force Team 173"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=35240"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7031"
        }
    ]
}