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

{
    "id": 106740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106740/?format=api",
    "text_counter": 42,
    "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. I agree that it is in order for officers to be transferred from time to time. However, is it in order for the Ministry, in making these transfers, to ensure that police officers of the same ethnic origin are placed in one particular place?"
}