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

{
    "id": 1132222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1132222/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " That Question will be replied to before the Departmental Committee on Administration and National Security. The next Question is by Hon. John Waluke, Member for Sirisia. Let us hope that before we finish this business he will come and ask it. The next one is by Hon. Caleb Amisi, Member for Saboti."
}