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

{
    "id": 1224,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1224/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, as I said, we are going to ensure that the two vehicles that are grounded are working. That is a directive we have given, so that we provide money, latest in January, 2012, to have those vehicles repaired, so that they can be in use. In the meantime, as I have indicated, Sololo District will be budgeted for in regard to acquisition of a new vehicle for it."
}