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

{
    "id": 347440,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/347440/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It is good to have the reassurance of the Assistant Minister that protection will be provided to Mrs. Anyanga. But would it not be in order for him to go further and explain to the House whether similar protection will be given to other candidates; both men and women?"
}