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

{
    "id": 153882,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153882/?format=api",
    "text_counter": 347,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Minister for East African Community",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Speaker, Sir, I have absolutely nothing to hide and, therefore, I am very able and willing to lay my written Statement on the Table. Upon my return, I undertake to give a vouching Statement on the same."
}