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

{
    "id": 5172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5172/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I have said that we shall consider buying rice as part of relief food."
}