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

{
    "id": 129197,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129197/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, we appreciate that the condition of the said road is, indeed, deplorable. However, we are in the process of including it in the budget. As I speak, detailed design work has already been commissioned. As soon as that is done, we will be able to avail the funds to do that section."
}