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

{
    "id": 29446,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/29446/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(c) The bridge is already in use by pedestrians but cannot be used by motor vehicles. However, once the backfilling is completed as prioritized by the Constituency Roads Committee, it will be completed at that point."
}