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

{
    "id": 2413,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2413/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Maj-Gen. Nkaisserry",
    "speaker_title": "",
    "speaker": {
        "id": 192,
        "legal_name": "Joseph Kasaine Ole Nkaissery",
        "slug": "joseph-nkaissery"
    },
    "content": "Mr. Speaker, Sir, there is no agreement in this issue. The gentleman wrote this letter which I will table agreeing that the matter be settled amicably and compensation given to him. Therefore, the Government will have nothing to do in this case."
}