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

{
    "id": 1153014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1153014/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Sen. Farhiya",
    "speaker_title": "",
    "speaker": {
        "id": 13179,
        "legal_name": "Farhiya Ali Haji",
        "slug": "farhiya-ali-haji"
    },
    "content": "Thank you, Mr. Speaker, Sir, for allowing me to join you and my colleagues in condoling with the family of His Excellency, the former President of this country, Hon. Mwai Kibaki."
}