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

{
    "id": 142012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/142012/?format=api",
    "text_counter": 564,
    "type": "speech",
    "speaker_name": "Prof. Sambili",
    "speaker_title": "The Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 28,
        "legal_name": "Hellen Jepkemoi Sambili",
        "slug": "hellen-sambili"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I am glad to say that my colleague, the Minister of State for Planning, National Development and Vision 2030, Mr. Oparanya will second this Motion."
}