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

{
    "id": 3250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3250/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, in the earlier ruling when Dr. Khalwale asked this question, we said that we were to provide signed copies of those who travelled using Government documents. That is what I have done. I have tabled it. That is the true record of the people who travelled to Maputo."
}