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

{
    "id": 1124062,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1124062/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": " Is he here? Hon. Duale is not in the House. This is a House of hon. Members. If a Member is not in the House, he is not in the House. So, those amendments by Hon. Duale stand dropped."
}