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

{
    "id": 1231831,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231831/?format=api",
    "text_counter": 220,
    "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 rise pursuant to Standing Order No.56(1)(b) of the Senate Standing Orders to make a Statement relating to the activities of the Standing Committee on Health during the First Session of the Thirteenth Parliament and the First Quarter of the Second Session."
}