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

{
    "id": 240250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240250/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Ligale",
    "speaker_title": "",
    "speaker": {
        "id": 301,
        "legal_name": "Andrew Ndooli Ligale",
        "slug": "andrew-ligale"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to give notice of the following Motion:- THAT, this House adopts the Report and Resolutions of the 114th Inter- Parliamentary Union Assembly which was laid on the Table of the House on 27th July, 2006."
}