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

{
    "id": 343967,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/343967/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Khang’ati",
    "speaker_title": "",
    "speaker": {
        "id": 42,
        "legal_name": "Alfred Khang'ati",
        "slug": "alfred-khangati"
    },
    "content": "Mr. Speaker, Sir, I indicated that at this point in time, documents are being prepared. We expect those documents to be completed by the end of January, after which procurement will start. I have been given 15th January, 2013 as the construction commencement date."
}