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

{
    "id": 450023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/450023/?format=api",
    "text_counter": 123,
    "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": "Regarding the second theme on infrastructure, as I have already stated, we are investing in first class transport and logistic network to reduce the cost of doing business, improve productivity and enhance our overall competitiveness as a country. In this context: First the construction of a standard gauge railway line from Mombasa to Nairobi has begun---"
}