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

{
    "id": 1421155,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1421155/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Mr. Speaker, Sir, the question to the CS is: Where does that leave us in relation to Article 40(3)(b) that if the Government is going to acquire any land for public interest, then the compensation should be prompt and made in full?"
}