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

{
    "id": 35244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35244/?format=api",
    "text_counter": 259,
    "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 of the consultations that have been taking place on this matter between the two Ministries. Indeed, it may well have scaled to the Prime Minister to make a comprehensive statement because it touches on four Ministries. Those consultations are still on-going and the information is being prepared. We hope that we will get, certainly not tomorrow, but by next week, a statement being read by the Prime Minister."
}