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

{
    "id": 321729,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321729/?format=api",
    "text_counter": 110,
    "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": " Mr. Speaker, Sir, I beg to reply. (a) I am aware that some public schools in Makueni County have no title deeds for the pieces of land that they occupy. However, the land in question belongs to the County Council of Makueni."
}