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

{
    "id": 80391,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80391/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. M.H. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 81,
        "legal_name": "Mohamed Hussein Ali",
        "slug": "mohamed-ali"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. Could the Minister also consider extending the line from Mandera Town to Kalalio Sub-district Headquarters, which is only about 18 kilometers from the town? Another one is from Rhamu to Sala, which is only three kilometers from the town."
}