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

{
    "id": 2351,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2351/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Eng. M.M. Mahamud",
    "speaker_title": "",
    "speaker": {
        "id": 373,
        "legal_name": "Mohammed Maalim Mahamud",
        "slug": "mohammed-mahamud"
    },
    "content": "Mr. Speaker, Sir, that is actually why we are commissioning Line 4 – Nairobi-Nakuru – so that fuel can be picked in Nakuru instead of lorries congesting the joint depot in Nairobi."
}