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

{
    "url": "https://demozoo.org/api/v1/releasers/29524/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29524/",
    "id": 29524,
    "name": "Ceti",
    "is_group": false,
    "nicks": [
        {
            "name": "Ceti",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ceti"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125806/?format=api",
                "id": 125806,
                "name": "Commtext"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53841/?format=api",
                "id": 53841,
                "name": "Pentagram"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1962"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1355"
        }
    ]
}