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

{
    "id": 100479,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100479/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I appreciate the fact that the bridge is in need of repairs and we are considering it under the emergency repairs. As soon as those funds are available we will confirm to the hon. Member. However, as I speak, it is on our priority list, pending funding."
}