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

{
    "id": 159095,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159095/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": " Mr. Speaker, Sir, I beg to move the following Motion: - THAT, under Standing Order No.25, the debate that is before this House on the establishment of the House Business Committee be adjourned to provide"
}