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

{
    "id": 180250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/180250/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Assistant Minister to say that if you find that there is a problem you should report to the local authorities? That is like reporting to the thug who is beating you! We cannot report to the people who are causing the problem in the first place!"
}