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

{
    "id": 57011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57011/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Maybe, the Question was not answered yesterday because they were looking for more details. Could he furnish me with the appropriate answer now that he is in the House before he answers the Question?"
}