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

{
    "id": 223323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223323/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, in some cases, it takes over one year, when there is a problem, for this money to reach the schools. Could the Assistant Minister put measures in place to ensure that the maximum time, when there is a problem, for a school to receive money is not more than two months?"
}