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

{
    "id": 180807,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/180807/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. Money has been allocated for routine maintenance of the road from Lanet to Dundori. The Ministry is also considering tarmacking that section to complete it, all the way to Njabini."
}