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

{
    "id": 1134662,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1134662/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "4. Section 26 of the principal Act is amended – (a) in subsection (1) by deleting the words “or the Deputy Director” appearing immediately after the word “Director General”; and (b) by deleting the word “Minister” wherever it appears and substituting therefor the words “Cabinet Secretary”."
}