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

{
    "id": 60602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60602/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Mwai Kibaki",
    "speaker_title": "PRESIDENTIAL ADDRESS His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": "Other areas that will be covered by Bills to be presented include power of mercy; system of courts; provision for Speaker of County Assembly, urban areas and cities; and contingencies fund and loan guarantees by the national assemblies."
}