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

{
    "id": 3247,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3247/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The first bit of my question was for the Minister to confirm to the House of the Republic of Kenya that the people listed here all of them travelled to Maputo and that there were no ghost travellers in this list."
}