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

{
    "url": "https://demozoo.org/api/v1/releasers/130392/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130392/",
    "id": 130392,
    "name": "C.I.A.",
    "is_group": false,
    "nicks": [
        {
            "name": "C.I.A.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "C.I.A.",
                "CIA"
            ]
        },
        {
            "name": "Computer Infiltrating Agent",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Computer Infiltrating Agent"
            ]
        },
        {
            "name": "The C.I.A. Systems",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The C.I.A. Systems"
            ]
        },
        {
            "name": "The CIA Systems 707",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The CIA Systems 707"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108842/?format=api",
                "id": 108842,
                "name": "Science Fiction Crackings"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83390/?format=api",
                "id": 83390,
                "name": "Reseau des Crackers Associes Parisiens"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54652/?format=api",
                "id": 54652,
                "name": "The Last Science"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9359"
        }
    ]
}