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

{
    "id": 910314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/910314/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Mr. Henry Rotich",
    "speaker_title": "The Cabinet Secretary for the National Treasury",
    "speaker": {
        "id": 13142,
        "legal_name": "Henry Rotich",
        "slug": "henry-rotich"
    },
    "content": "The Cabinet is considering a new Government transport policy that will standardise the institutional framework for fleet management and use of fuel cards across the Government in order to improve efficiency and cut cost. In addition, the policy will promote local industries by requiring that all Government vehicles be procured only from local assembly plants."
}