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

{
    "id": 168813,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168813/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "Mr. Speaker, we had a meeting yesterday and just before Christmas. As you know, the Budget is now in the process of being formulated by the Ministries. This will be part of the Budget that will be submitted to the Treasury before April for consideration."
}