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

{
    "id": 8675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8675/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to confirm to this House that the good officers who are doing their job are protected. Nothing will happen to those good officers who are doing their job. Those who are performing will also be given awards and promotion."
}