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

{
    "id": 42504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42504/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Speaker, Sir, at the moment, I have the statistics for Kirinyaga Central. That is where the Question came from. There is shortage of vehicles in other counties in the country. I can lay the statistics for Kirinyaga Central now. Next week, I can lay the statistics for the county in general. I am aware that Ms. Martha Karua has a similar Question on Provincial Administration vehicles next week."
}