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

{
    "id": 123696,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123696/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Mr. Kabando wa Kabando",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 31,
        "legal_name": "Kabando wa Kabando",
        "slug": "kabando-kabando"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Is Ambassador Affey in order to impute improper motives on His Excellency the President by saying that he was enjoying a comedy at State House when he received the 200 metres champion, Mr. Bolt, when he knows that he is a very serious economist and very executive?"
}