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

{
    "id": 260254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/260254/?format=api",
    "text_counter": 271,
    "type": "speech",
    "speaker_name": "Mr. Nyammo",
    "speaker_title": "",
    "speaker": {
        "id": 117,
        "legal_name": "Francis Thombe Nyammo",
        "slug": "francis-nyammo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Order Paper indicates that there is a Motion for Adjournment that is supposed to have been moved not later than 3.30 p.m. Has the House resolved otherwise?"
}