MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "pages": [
            {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "Radu iosif",
                        "timestamp": "2014-05-06T15:52:24Z",
                        "comment": "",
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Numerical Transition Systems Repository ==\n\nNumerical Transition Systems (a.k.a. Counter Systems, Counter Automata or Counter Machines) are simple models of computation involving infinite (or very large) data domains, such as integers or real numbers. Despite their apparent simplicity, NTS can, in theory, model any real-life computer system, ranging from hardware circuits to programs. As a consequence, an important number of tools have emerged, addressing verification problems, such as reachability or termination, and deploying various techniques (widening, predicate abstraction, acceleration, etc.). The aim of NTS is to focus the verification community on a common general format (NTS-lib) for describing NTS, and to build a open library of benchmarks that will be contributed to by tool developers.\n\n==== NTS-lib ====\n\n* [http://nts.imag.fr/images/b/b5/Ntslib.pdf Language Reference Manual]\n* Download the [https://github.com/filipkonecny/nts Java API] (build of 31/01/2013)\n* [[Benchmarks]]\n\n==== Software ====\n\n* [[Flata]] (an NTS verifier)\n* [https://github.com/fgarnier/flatac Flata-C] (C front-end for NTS)\n* [https://github.com/pierreganty/c2s c2s] (converts a subset of Boogie to NTS, part of the c2s tool)\n\n==== Clients ====\n\n* [http://lara.epfl.ch/w/eldarica Eldarica] (a predicate abstraction engine which takes NTS as input, and also converts NTS into Prolog Horn Clause format)\n\n==== Projects ====\n\n* [https://sites.google.com/site/veridyc VERIDYC] ANR-09-SEGI-016 (2009-2013)\n\n==== Events ====\n\n* [[AVM 2014]] Alpine Verification Meeting 2014, Frejus, France"
                    }
                ]
            }
        ]
    }
}