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

{
    "id": 1000693,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1000693/?format=api",
    "text_counter": 1341,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Hon. ole Metito, hold on a second. I would like to advise you that you are speaking as a Committee Chairman and, therefore, you have 10 minutes. I have looked at the resolutions of the House and Chairs have 10 minutes while the other Members have five minutes. So, you have 10 minutes."
}