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

{
    "url": "https://demozoo.org/api/v1/releasers/1360/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1360/",
    "id": 1360,
    "name": "Kris",
    "is_group": false,
    "nicks": [
        {
            "name": "Kris",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kris"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1363/?format=api",
                "id": 1363,
                "name": "Clique"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1361/?format=api",
                "id": 1361,
                "name": "Accuracy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/718/?format=api",
                "id": 718,
                "name": "Miracle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1791/?format=api",
                "id": 1791,
                "name": "Movement"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/623/?format=api",
                "id": 623,
                "name": "Masque"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=20"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=670"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9560"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=428"
        }
    ]
}