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

{
    "id": 123854,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123854/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, the issue of when should not arise as at now. This is because I have to first arrest the fellows who abducted this lady. They will then be taken to court. So, I cannot give a time frame; it could even be tonight or tomorrow morning. Both the councilor and the abductees are in hiding, but the police are making very good leads in order to arrest these fellows. We are going to do it."
}