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

{
    "id": 344123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/344123/?format=api",
    "text_counter": 320,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "December, 27, 2012 PARLIAMENTARY DEBATES 26 The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Speaker, Sir, as I rise to second this Procedural Motion, this is basically to enable us to debate this issue. As I said, the reason why there has been a delay is because of the consultations that were required and, therefore, these Bills are not being sneaked in. Even for the others, because of lack of time, that is why publications period is even being reduced. I, therefore, second."
}