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

{
    "id": 1111177,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111177/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "I am happy that we reached there and I ask the House that we endorse the ratification and get to move on so that we can give our signal to our partners in the US that Kenya is ready to do business with the US. Thank you, Hon. Speaker."
}