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

{
    "id": 9653,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9653/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I think you have used Thika Road. At Mang’u High School at the bridge, there are no lanes going to different directions. It is only one direction; one from Nairobi and one from Thika."
}