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

{
    "id": 1356222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1356222/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Sen. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 13591,
        "legal_name": "Cheptumo William Kipkiror",
        "slug": "cheptumo-william-kipkiror"
    },
    "content": "Thank you, Mr. Speaker, Sir. I beg give notice of the following Motion- THAT, taking into consideration the recommendations of the Joint Report of the Departmental Committee on Administration and Internal Security of the National Assembly---"
}