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

{
    "id": 254455,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254455/?format=api",
    "text_counter": 291,
    "type": "speech",
    "speaker_name": "Mr. M. Kariuki",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": " Mr. Speaker, Sir, I am told that in the appendix to the Report, there is a list of the hon. Members of the Cabinet who attended the meeting which approved the Anglo Leasing agreement---"
}