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

{
    "id": 19818,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19818/?format=api",
    "text_counter": 171,
    "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": "(b) Concerning the expansion of the road, a consultant has already been awarded the contract to carry out design of the road from Ahero to Mukuyu under which the expansion of the road will be undertaken. The consultant has already begun the design work and we expect that within the next three months we will get the final design."
}