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

{
    "id": 45623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45623/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Oyongo Nyamweya",
    "speaker_title": "",
    "speaker": {
        "id": 391,
        "legal_name": "Manson Oyongo Nyamweya",
        "slug": "manson-nyamweya"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Minister is misleading the House. The rules of procurement are very clear. There is no asset that can be disposed off by the Government without following a competitive process. The Minister is not in order."
}