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

{
    "id": 155276,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155276/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, it is true that the last time Mr. C. Kilonzo’s Question came up, I intervened and provided some more information and asked that the matter be deferred. However, by doing so, I did not take over the responsibility of running the Ministry of Transport."
}