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

{
    "id": 75778,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75778/?format=api",
    "text_counter": 249,
    "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, I was coming to the issue of the five names. I was responding to the general issue. We have asked the USA ambassador to share the names with us. So far, he has not given the names to the Government. So, as soon as he gives us the names, I will be very ready and happy to table them in this House. Right now, I do not have that information."
}