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

{
    "url": "https://demozoo.org/api/v1/releasers/142831/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142831/",
    "id": 142831,
    "name": "Caos",
    "is_group": false,
    "nicks": [
        {
            "name": "Caos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Caos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7539/?format=api",
                "id": 7539,
                "name": "Strike Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54003/?format=api",
                "id": 54003,
                "name": "Elite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65009/?format=api",
                "id": 65009,
                "name": "INXS"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53894/?format=api",
                "id": 53894,
                "name": "The Wanderer Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6713"
        }
    ]
}