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

{
    "id": 150354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150354/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, the Ministry recognises the importance of this road but; as I indicated earlier, it is a category “D” Road. Road Classes “D”, “E” and other roads are normally done by the DRCs. However, in view of the importance of this road, we will prioritise it as soon as funds become available."
}