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

{
    "id": 9676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9676/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "Mr. Deputy Speaker, Sir, the on-going rains have damaged quite a number of roads and bridges. What emergency measures is the Assistant Minister taking to fund areas that were not budgeted for because of the current rainy situation?"
}