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

{
    "id": 55625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55625/?format=api",
    "text_counter": 81,
    "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": " Mr. Speaker, Sir, I beg to reply. (a) I am aware that the designs for upgrading the Nyaru-Iten Road, C53, to bitumen standards are complete. (b) My Ministry is now sourcing for funds to upgrade that road to bitumen standards and we will embark on the project as soon as funds are available."
}