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

{
    "id": 1131073,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1131073/?format=api",
    "text_counter": 687,
    "type": "speech",
    "speaker_name": "Sen. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move- THAT Clause 2 of the Bill be amended in the definition of the word ―benefit sharing agreement‖ by inserting the words ―the exploitation of‖ appearing immediately after the words ―revenue accruing from‖."
}