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

{
    "id": 775,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/775/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, we have checked with both organizations, and they have confirmed that they are not intending to hold any strike in Nairobi. It is also worth noting that the operations of matatus have been restructured and current work through SACCOs, or companies, and the Government has not received notice from any public service vehicles SACCO or company, indicating intention to hold strikes in Nairobi."
}