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

{
    "id": 12226,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12226/?format=api",
    "text_counter": 532,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Public Works",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": "That is why the whole work of that panel was suspect. Much as I am going to support these names--- I am not opposing them because at the end of the day, they are all qualified Kenyans. We have looked at their qualifications."
}