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

{
    "id": 13073,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13073/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Speaker, Sir, that is on course and the Prime Minister has called for a meeting between the two Ministers so that we can resolve it. On the issue of giving cash to IDPs, some of the IDPs are opposed to it. We are still discussing the issue so that, when it is done, it is done once and for all."
}