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

{
    "id": 129123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129123/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, I remember in Migori last week, we got the first payment of Kshs10,000 for the IDPs and we still expect the Kshs25,000 to come to Migori along with other places. So, I am wondering; if they had money in the Ministry, why did they not give us Kshs35, 000 per IDP so that we complete the exercise."
}