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

{
    "url": "https://demozoo.org/api/v1/releasers/15927/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15927/",
    "id": 15927,
    "name": "Levitator",
    "is_group": false,
    "nicks": [
        {
            "name": "High Lord",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "High Lord"
            ]
        },
        {
            "name": "Levitator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Levitator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13296/?format=api",
                "id": 13296,
                "name": "Team PowerAmiga"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
                "id": 9176,
                "name": "Virtual Vision Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42134/?format=api",
                "id": 42134,
                "name": "team AmiRUS"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxaaa.net/view_demos.php?a=Levitator"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28351"
        },
        {
            "link_class": "ZxArtAuthor",
            "url": "https://zxart.ee/eng/authors/l/levitator/"
        }
    ]
}