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

{
    "id": 66415,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66415/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mrs. Kilimo",
    "speaker_title": "The Assistant Minister for Co-operative Development",
    "speaker": {
        "id": 173,
        "legal_name": "Linah Jebii Kilimo",
        "slug": "linah-kilimo"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Could the hon. Member also indicate the number of police officers who have been killed by the criminals? He should not just concentrate on civilian citizens!"
}