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

{
    "id": 198890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198890/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, we are still pursuing this matter. We have asked for any information that can assist us to identify the whereabouts of General Mathenge."
}