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

{
    "id": 20200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20200/?format=api",
    "text_counter": 553,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "I have said that if the Government was so concerned about the military and security matters, it would have incorporated the figure for increment of military salaries in the Budget of 8th June, 2011, but it excluded it until when the Budget Committee made money available. That was when it remembered its military. Why did you not remember that they wanted a salary increment before the Budget was read?"
}