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

{
    "id": 111234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111234/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "Mr. Speaker, Sir, considering that processing title deeds takes a lot of time and that some of the areas that are earmarked for fresh produce markets and JuaKali sheds do not have title deeds, could the Prime Minister consider waiving the condition of title deeds on this plots before the projects are implemented? Thank you."
}