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

{
    "id": 2522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2522/?format=api",
    "text_counter": 213,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I totally agree with the position that hon. Imanyara has taken. It is the Government side which would request that we are provided the exclusivity of these discussions taking place in camera. However, the Government does not intend to have that being discussed in camera for the simple reason that we are just informing the Kenyan public that it is a request which has been tabled even at the United Nations (UN) so that we can make a request and move on with it."
}