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

{
    "id": 57560,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57560/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Speaker, Sir, except for the delays that were as a result of not receiving money in good time, we had initially intended that the construction should end before June. However, some of them may be delayed. But I want to assure hon. Members that the construction will be complete soon after the end of this financial year."
}