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

{
    "id": 168348,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168348/?format=api",
    "text_counter": 426,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "With regard to the issue of a floating jetty, it is a very interesting idea. We have got it from one of the Israel companies which actually wants to construct a floating jetty off the coast of Mombasa. We are looking at their proposal and as soon as we go through the necessary procurement systems, we will introduce that floating jetty."
}