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

{
    "id": 1234305,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234305/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Sen. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 13592,
        "legal_name": "Onyonka Richard Momoima",
        "slug": "onyonka-richard-momoima"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir, for protecting me. I rise pursuant to Standing Order No. 53(1) to seek a Statement from the Standing Committee on Finance and Budget, regarding the status of pending bills of Kisii county"
}