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

{
    "id": 134671,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134671/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Khang’ati",
    "speaker_title": "The Assistant Minister, Office of the Prime Minister",
    "speaker": {
        "id": 42,
        "legal_name": "Alfred Khang'ati",
        "slug": "alfred-khangati"
    },
    "content": " Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the Government Task Force on the Conservation of Mau Forest Complex laid on the Table of the House on 12th August, 2009."
}