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

{
    "id": 3873,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3873/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. On Thursday next week, because I will be away, I will ask Mr. Aluoch Olago to ask the Question on my behalf."
}