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

{
    "id": 99565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99565/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mrs. Kilimo",
    "speaker_title": "",
    "speaker": {
        "id": 173,
        "legal_name": "Linah Jebii Kilimo",
        "slug": "linah-kilimo"
    },
    "content": "Mr. Speaker, Sir, according to the list, the Member is misleading the House. People are being paid on a first-in first-out basis. In fact, one of the questions he asked was whether the Members from his constituency have been paid. I have put this there. People are being paid their money out of these remittances of Kshs13 million every month."
}