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

{
    "id": 201575,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201575/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": "Mr. Speaker, Sir, the Minister made the announcement. It is true that they are supposed to pay Kshs5,000 and the remaining Kshs10,000 to be paid in instalments. That will be effected. I will issue a statement on the same, so that we can clarify this matter once and for all."
}