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

{
    "id": 246597,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246597/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Therefore, the Budget that I am presenting to you today does not contain any external budgetary support. However, we have factored in external financing which is tied to specific projects. Should external budgetary funding become available, I intend to use it to scale expenditures on education, health, agriculture and infrastructure and, if need be, reduce our domestic debt."
}