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

{
    "id": 566374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/566374/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Secondly, I know that there are some facilities that are being set up by the national Government in the counties. As long as it does not in any way impede the work of the county governments, it is okay. Therefore, this Motion is not unconstitutional."
}