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

{
    "id": 120483,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120483/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, the contract was signed and the order to commence works was given on 23rd October, 2009. It is supposed to last a total of 18 months and it will cost Kshs931 million."
}