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

{
    "id": 113425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113425/?format=api",
    "text_counter": 325,
    "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, Mr. Mungatana had asked about the Leader of Government Business. This issue was a subject of very extensive debate in the House last Session. The Chair made a ruling which was supposed to be temporary. We have had consultations on this issue and I can say that we have not concluded this matter with the President. We shortly are going to write a joint letter to the Chair with regard to the Leader of Government Business in the House."
}