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

{
    "id": 333917,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333917/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": " Thank you, Mr. Speaker, Sir. I beg to reply. Mr. Speaker, Sir, I am aware that Getuya Primary School in Kirinyaga County has not been issued with lease for the land it stands on. But like most other public schools, the school is on the land reserved for educational use."
}