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

{
    "id": 244201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/244201/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " On a point of order, Mr. Temporary Deputy Chairman, Sir. We do not want to be held hostage on these proposed amendments. If those who propose them do not move them, then you should leave them out and we move on!"
}