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

{
    "id": 229765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/229765/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Ligale",
    "speaker_title": "",
    "speaker": {
        "id": 301,
        "legal_name": "Andrew Ndooli Ligale",
        "slug": "andrew-ligale"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the 116th Inter-Parliamentary Union Assembly held in Geneva, Switzerland, from 16th to 18th October, 2006, laid on the Table of the House on 7th December, 2006."
}