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

{
    "id": 5014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5014/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Hon. Members, on behalf of the House and on behalf of myself, I congratulate the hon. Kombo for this new office and assure him of our support. I also thank hon. Joyce Laboso, hon. Affey, and, indeed, His Excellency Kembi-Gitura, Kenya’s Ambassador to Belgium and the EU for their roles in seeking and consolidating support for Kenya."
}