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

{
    "id": 101644,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101644/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Thank you Mr. Speaker, Sir. Given that the Assistant Minister has undertaken to do repairs on a road which by its state is irreparable, I could only ask him to give an indication of when his Ministry will consider redoing the road considering that it is a C class road that runs through three constituencies; and, through quite an agriculturally productive region."
}