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

{
    "id": 1054567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1054567/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Kipkelion East, JP",
    "speaker_title": "Hon. Joseph Limo",
    "speaker": {
        "id": 1915,
        "legal_name": "Joseph Kirui Limo",
        "slug": "joseph-kirui-limo"
    },
    "content": "I want to end by saying that as we wait to debate the Supplementary Budget, we want to send a message to the Budget and Appropriations Committee that if they bring Supplementary Estimates without full provision of the NG-CDF to this House, let them count it as dead on arrival."
}