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

{
    "id": 57070,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57070/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Deputy Speaker, Sir, there are consultations going on with the community from Mau Narok. As soon as we resolve the issues we shall be able to decide whether to settle people there or not. It will all depend on the outcome of the consultations between us and the communities."
}