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

{
    "id": 66750,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66750/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Concerning the Salgaa stretch of this particular road, the Assistant Minister mentioned that they are in the process of acquiring land for parking. They have already passed that stage. Is it in order for him to say that there are now acquiring the land when they have already started the process, and they are at the stage of starting to build the parking?"
}