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

{
    "id": 99560,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99560/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mrs. Kilimo",
    "speaker_title": "",
    "speaker": {
        "id": 173,
        "legal_name": "Linah Jebii Kilimo",
        "slug": "linah-kilimo"
    },
    "content": "Mr. Speaker, Sir, the schedule of names that I have just tabled contains the refund. Even up to 6th June 2010 they remitted Kshs13 million. From 15th of September 2009, they have been remitting Kshs13 million every month."
}