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

{
    "id": 678697,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/678697/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Sen. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is Sen. Karaba in order to say that the road which Sen. Mositet is talking about has many cattle? Did he count them? Can he tell the House how many cattle were there?"
}