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

{
    "id": 65683,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65683/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Magwagwa",
    "speaker_title": "",
    "speaker": {
        "id": 73,
        "legal_name": "Joseph Oyugi Magwanga",
        "slug": "joseph-magwanga"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister is telling us that they are leaving the potholes on the roads so that vehicles can slow down. Is it in order for the Assistant Minister to encourage the existence of potholes on our roads?"
}