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

{
    "id": 427324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/427324/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I do not understand what this means. Since we have a calendar can the chairperson indicate when he shall give the answer? This is important because if we are not here the answer is not given."
}