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

{
    "id": 223483,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223483/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Prof. Kibwana",
    "speaker_title": "The Minister for Environment and Natural Resources",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I want to be very pragmatic on this issue. This is a Motion which requires money to be made available for it to be implemented. So, if money is made available to the Ministry, I will be very happy to implement this Motion once it is passed."
}