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

{
    "id": 29426,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/29426/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister said in part “b” of his answer that an extension has been granted and the project will be completed by 30th August, which is two weeks from now."
}