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

{
    "id": 45692,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45692/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, yes, we have identified where the suspect went to. We have ordered our detectives to arrest him. The only problem we have is that he stays in one location for days and then moves to another. We are getting very good leads. We will arrest him."
}