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

{
    "id": 64451,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64451/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, secondly, there have been cases where people have been saying, “we will only accept this county, if the headquarters will be in this centre and the county assembly will be in another centre”. That will be duplication of resources. It will be very expensive. That is why we have to agree that we will make good use of the limited resources that we have at our disposal."
}