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

{
    "id": 123073,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123073/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Deputy Speaker, Sir, you will appreciate that is a totally different question that I will need to consult with the Ministry of Agriculture in terms of where they are on the Ruiru 11. Also, I would like to consult with them in terms of what agreement there is between Kenya and Rwanda; Kenya and China in terms of the technology transfer before we just reduce it to a commercial transaction."
}