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

{
    "id": 1088,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1088/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I asked the Minister about that road whose water infrastructure has been damaged by a certain contractor. What is the Ministry doing to make sure that the pipings are replaced by that contractor?"
}