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

{
    "id": 225199,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/225199/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Mr. Cheboi",
    "speaker_title": "",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. When Mr. Ojode asked his Question, we were told that the Report has not been tabled and yet, he has just said that he has gone through it. If he has any documentation to that effect, why should he not table it, so that all us can read it?"
}