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

{
    "id": 2062,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2062/?format=api",
    "text_counter": 94,
    "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. Deputy Speaker, Sir. Is it in order for the Assistant Minister to mislead this House about the procedure of appealing in the police force when he knows, or ought to know that there are standing orders in the police force, and that such appeals must be filed to the Commissioner, but they go through the OCS, the OCPD and the PPO?"
}