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

{
    "id": 2213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2213/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Mr. Speaker, Sir, it is a sad story. Let me get the details on the ground and issue a Statement tomorrow, if possible. In the event that I cannot get more details--- That is because right now, my detectives are combing that area seriously. If I do not get the details tomorrow, I will do it on Tuesday."
}