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

{
    "id": 176203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/176203/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 52 be amended in the closing paragraph appearing after paragraph (g), by deleting the words \"two million shillings\" and substituting therefor the words \"twenty million shillings\"."
}