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

{
    "count": 1608389,
    "next": "http://info.mzalendo.com/api/v0.1/hansard/entries/?format=api&page=373",
    "previous": "http://info.mzalendo.com/api/v0.1/hansard/entries/?format=api&page=371",
    "results": [
        {
            "id": 3711,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3711/?format=api",
            "text_counter": 556,
            "type": "scene",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "Second Reading"
        },
        {
            "id": 3712,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3712/?format=api",
            "text_counter": 557,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "THE CONSUMER PROTECTION BILL"
        },
        {
            "id": 3713,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3713/?format=api",
            "text_counter": 558,
            "type": "speech",
            "speaker_name": "Dr. Laboso",
            "speaker_title": "The Temporary Deputy Speaker",
            "speaker": {
                "id": 63,
                "legal_name": "Joyce Cherono Laboso",
                "slug": "joyce-laboso"
            },
            "content": " Hon. Members, this Bill has been deferred. Next Order!"
        },
        {
            "id": 3714,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3714/?format=api",
            "text_counter": 559,
            "type": "speech",
            "speaker_name": "Dr. Laboso",
            "speaker_title": "The Temporary Deputy Speaker",
            "speaker": {
                "id": 63,
                "legal_name": "Joyce Cherono Laboso",
                "slug": "joyce-laboso"
            },
            "content": "( Bill deferred)"
        },
        {
            "id": 3715,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3715/?format=api",
            "text_counter": 560,
            "type": "scene",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "Second Reading"
        },
        {
            "id": 3716,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3716/?format=api",
            "text_counter": 561,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "THE MICRO AND SMALL ENTERPRISES BILL"
        },
        {
            "id": 3717,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3717/?format=api",
            "text_counter": 562,
            "type": "speech",
            "speaker_name": "Dr. Laboso",
            "speaker_title": "The Temporary Deputy Speaker",
            "speaker": {
                "id": 63,
                "legal_name": "Joyce Cherono Laboso",
                "slug": "joyce-laboso"
            },
            "content": " This Bill too has been deferred."
        },
        {
            "id": 3718,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3718/?format=api",
            "text_counter": 563,
            "type": "scene",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "(Bill deferred)"
        },
        {
            "id": 3719,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3719/?format=api",
            "text_counter": 564,
            "type": "heading",
            "speaker_name": "",
            "speaker_title": "",
            "speaker": null,
            "content": "ADOURNMENT"
        },
        {
            "id": 3720,
            "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/3720/?format=api",
            "text_counter": 565,
            "type": "speech",
            "speaker_name": "Dr. Laboso",
            "speaker_title": "The Temporary Deputy Speaker",
            "speaker": {
                "id": 63,
                "legal_name": "Joyce Cherono Laboso",
                "slug": "joyce-laboso"
            },
            "content": " Hon. Members, it is now time to adjourn the business of this House. This House, therefore, stands adjourned until Tuesday, 6th December, 2011, at 2.30 p.m."
        }
    ]
}