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

{
    "id": 1002510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002510/?format=api",
    "text_counter": 332,
    "type": "speech",
    "speaker_name": "Sen. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Thank you, Mr. Speaker, Sir. I open by saying that I have heard and understood your Communication in terms of the directions you gave us in addressing this matter. I am cognizant of the fact that this Motion is not intended to look on the merits or demerits of the Motion, otherwise, we will be very speculative."
}