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

{
    "id": 78845,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78845/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to give Notice of the following Motion:- THAT, this House adopts the Report of the Departmental Committee on Justice and Legal Affairs on the Nominees to the Political Parties Dispute Tribunal laid on the Table today, 4th November, 2010."
}