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

{
    "id": 171344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/171344/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Mr. Mwakwere",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 189,
        "legal_name": "Chirau Ali Mwakwere",
        "slug": "chirau-mwakwere"
    },
    "content": "Mr. Speaker, Sir, whereas the project was ultimately approved by the Cabinet, preliminary approvals were accorded by the KAA Board of Directors, the Ministry of Transport, State Law Office, the Ministry of Finance, the Public Procurement Oversight Authority and the relevant Cabinet Sub-Committee."
}