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

{
    "id": 153865,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153865/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Minister for East African Community",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Speaker, Sir, my Statement was not on the Migingo issue and, therefore, I did not seek the five minutes to make a Statement on the Migingo issue. It could be the Minister for Foreign Affairs. My Statement is totally on a different issue."
}