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

{
    "count": 1607048,
    "next": "https://info.mzalendo.com/api/v0.1/hansard/entries/?format=api&page=51",
    "previous": "https://info.mzalendo.com/api/v0.1/hansard/entries/?format=api&page=49",
    "results": [
        {
            "id": 491,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/491/?format=api",
            "text_counter": 491,
            "type": "speech",
            "speaker_name": "Mr. Deputy Speaker",
            "speaker_title": "",
            "speaker": null,
            "content": "( The Division Bell was rung)"
        },
        {
            "id": 492,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/492/?format=api",
            "text_counter": 492,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "ADJOURNMENT"
        },
        {
            "id": 493,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/493/?format=api",
            "text_counter": 493,
            "type": "speech",
            "speaker_name": "Mr. Deputy Speaker",
            "speaker_title": "",
            "speaker": null,
            "content": "Hon. Members, due to lack of quorum, it is now time to interrupt the business of the House. The House, therefore, stands adjourned until this afternoon, 14th December, 2011, at 2.30 p.m."
        },
        {
            "id": 494,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/494/?format=api",
            "text_counter": 494,
            "type": "speech",
            "speaker_name": "Mr. Deputy Speaker",
            "speaker_title": "",
            "speaker": null,
            "content": "The House rose at 12.25 p.m."
        },
        {
            "id": 495,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/495/?format=api",
            "text_counter": 495,
            "type": "other",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "47 Wednesday, 14th December, 2011(A)"
        },
        {
            "id": 496,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/496/?format=api",
            "text_counter": 1,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "NATIONAL ASSEMBLY"
        },
        {
            "id": 497,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/497/?format=api",
            "text_counter": 2,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "OFFICIAL REPORT"
        },
        {
            "id": 498,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/498/?format=api",
            "text_counter": 3,
            "type": "other",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "Wednesday, 14th December, 2011"
        },
        {
            "id": 499,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/499/?format=api",
            "text_counter": 4,
            "type": "other",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "The House met at 2.30 p.m."
        },
        {
            "id": 500,
            "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/500/?format=api",
            "text_counter": 5,
            "type": "scene",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "[Mr. Speaker in the Chair]"
        }
    ]
}