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

{
    "id": 20025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20025/?format=api",
    "text_counter": 378,
    "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, we will communicate this and, perhaps ask the Public Accounts Committee to also include within its review what happened in 2008. With Dr. Khalwale being the Chairman, he might want to brief this House on whether the Controller and Auditor-General had anything to say on that sale so that we know whether there was anything wrong or not."
}