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

{
    "id": 1243122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243122/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Sen. Mandago",
    "speaker_title": "",
    "speaker": {
        "id": 13577,
        "legal_name": "Kiplagat Jackson Mandago",
        "slug": "kiplagat-jackson-mandago"
    },
    "content": "Mr. Speaker, Sir, I wish to give Notice of Motion to adopt the Report of the Standing Committee on Health on the death of the late Maureen Anyango at Mama Lucy Kibaki Hospital due to alleged medical negligence."
}