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

{
    "id": 1157543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1157543/?format=api",
    "text_counter": 291,
    "type": "speech",
    "speaker_name": "Sen. Kasanga",
    "speaker_title": "",
    "speaker": {
        "id": 13185,
        "legal_name": "Sylvia Mueni Kasanga",
        "slug": "sylvia-mueni-kasanga"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir, for this opportunity. As I second this Bill, I have to own up that I have just picked it up from the Clerks’ Table. Therefore, I was just perusing through it to understand it."
}