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

{
    "id": 231425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231425/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Eng. Muriuki",
    "speaker_title": "",
    "speaker": {
        "id": 224,
        "legal_name": "Muriuki Karue",
        "slug": "muriuki-karue"
    },
    "content": "Mr. Speaker, Sir, in accordance with Standing Order No. 101A (1) I beg to move that the Constituencies Development Fund (Amendment) Bill be referred to the Departmental Committee on Finance, Planning and Trade."
}