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

{
    "id": 22741,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22741/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, I am aware that there is one Statement that was requested last week from the Office of the President. I discussed with the Leader of Government Business and he said that he would like to consult further. He will issue the Statement by Wednesday, next week. That is the Statement to do with the recent appointments in Cabinet. That is the only Statement that was due today."
}