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

{
    "id": 120122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120122/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, thank you for the question. Clearly, the mandate of the Ministry of Roads does not include the management of ferries and other forms of transport. Previously, the Ministry of Roads and Transport used to be one Ministry. Then, it would have applied, but now our mandate starts and ends with roads and bridges."
}