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

{
    "id": 1214508,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214508/?format=api",
    "text_counter": 346,
    "type": "speech",
    "speaker_name": "Sen. Chute",
    "speaker_title": "",
    "speaker": {
        "id": 13583,
        "legal_name": "Chute Mohamed Said",
        "slug": "chute-mohamed-said"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir. I rise pursuant to Standing Order 53(1) to seek a Statement from the Standing Committee on Health on the construction status of a Level IV hospital in Sololo Town of Marsabit County."
}