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

{
    "id": 146002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/146002/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Mr. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 386,
        "legal_name": "Simon Ng'ang'a Mbugua",
        "slug": "simon-mbugua"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir, for giving me this opportunity to contribute to this important Budget for this country. I must say that this is the best Budget for an emerging and growing economy especially based on the fact that the world is facing recession."
}