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

{
    "id": 13729,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13729/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "On a point of order, Mr. Speaker, Sir. While it may be in order to channel this Question to the Minister for Finance, when the Minister was answering this Question, in his last statement, he gave a commitment to teachers in this House and he stated as follows:"
}