GET /api/v0.1/hansard/entries/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1383892,
    "next": "https://info.mzalendo.com/api/v0.1/hansard/entries/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": 1,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1/?format=api",
            "text_counter": 1,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "NATIONAL ASSEMBLY"
        },
        {
            "id": 2,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2/?format=api",
            "text_counter": 2,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "OFFICIAL REPORT"
        },
        {
            "id": 3,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3/?format=api",
            "text_counter": 3,
            "type": "other",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "Wednesday, 14th December, 2011"
        },
        {
            "id": 4,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4/?format=api",
            "text_counter": 4,
            "type": "other",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "The House met at 9.00 a.m."
        },
        {
            "id": 5,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5/?format=api",
            "text_counter": 5,
            "type": "scene",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "[The Temporary Deputy Speaker (Dr. Laboso) in the Chair]"
        },
        {
            "id": 6,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6/?format=api",
            "text_counter": 6,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "PRAYERS"
        },
        {
            "id": 7,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7/?format=api",
            "text_counter": 7,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "PAPER LAID"
        },
        {
            "id": 8,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8/?format=api",
            "text_counter": 8,
            "type": "other",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "The following Paper was laid on the Table:-"
        },
        {
            "id": 9,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9/?format=api",
            "text_counter": 9,
            "type": "other",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "Report of the Departmental Committee on Agriculture, Livestock and Co- operatives on sugar shortages and escalated cost in the country."
        },
        {
            "id": 10,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10/?format=api",
            "text_counter": 10,
            "type": "scene",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "(By Mr. Mututho)"
        }
    ]
}