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

{
    "id": 156518,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/156518/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Could it be a question of budgetary constraints when all we are asking the Government to do is to replace a teacher who has retired? The salary the Government was paying to the retired teacher should be paid to the newly recruited teacher."
}