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

{
    "id": 1065123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1065123/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Sen. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "I do not want to take more time because of the matter before us, but I thank you. I have been told to appear tomorrow at 9.00 a.m., and we have a Session tomorrow. I do not know, but you will guide us on how to go about it. I feel I need to be around to discuss this matter."
}