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

{
    "id": 99207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99207/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Litole",
    "speaker_title": "",
    "speaker": {
        "id": 70,
        "legal_name": "Wilson Mwotiny Litole",
        "slug": "wilson-litole"
    },
    "content": "Thank you, Mr. Speaker, Sir. The Assistant Minister for Information and Communications happens to come from the forthcoming Pokot County, and in that area, there is a lot of insecurity. Even those who are in the red cannot even get in. What action is he taking so that the people of that area can also be part of Kenya, and so that there will be proper network coverage?"
}