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

{
    "id": 159553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159553/?format=api",
    "text_counter": 344,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "Thank you, Mr. Speaker, Sir, for giving me this time to support the Motion of Adjournment. It has been a great time because we were recalled to deal with various businesses. This Parliament has proved that it has the capacity and capability to perform."
}