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

{
    "id": 9777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9777/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": " Mr. Deputy Speaker, Sir, I wish to seek your guidance because this matter is the subject of a court case, High Court No.1552005 in Kisumu. I wish to lay the proceedings of this particular case on the Table for your direction."
}