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

{
    "id": 338387,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/338387/?format=api",
    "text_counter": 292,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "That brings us to the end of that business under that Order. Before the next Order, Mr. Ruto, had indicated to the Chair that he wanted to raise an issue and he was allowed to do so at this particular moment."
}