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

{
    "id": 1950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1950/?format=api",
    "text_counter": 474,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "The Committee recommends that the land related laws as proposed in the Constitution of Kenya, without compromising the time lines set out in the said Constitution, be fast tracked and that within 90 days from the date of the adoption of this report, these laws be enacted. The Committee further recommends that the National Land Commission be operationalized by 30th March, 2012."
}