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

{
    "id": 12550,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12550/?format=api",
    "text_counter": 106,
    "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. You can see how casually hon. Members are apologizing to the Chair. The earlier one apologized for being late. Hon. Mungatana says that he was held up in a meeting. Really, most of us leave our houses--- I leave Muthaiga at 6.00 a.m. to get here at 9.00 a.m. So, is it really in order for hon. Members to treat this matter so casually?"
}