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

{
    "id": 2845,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2845/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, as I mentioned earlier, this case is in court, and it is sub judice to handle it outside court. Once we get the investigations report, we will act accordingly."
}