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

{
    "id": 213867,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213867/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Muriungi",
    "speaker_title": "",
    "speaker": {
        "id": 270,
        "legal_name": "Raphael Muriungi",
        "slug": "raphael-muriungi"
    },
    "content": "Mr. Speaker, Sir, just like the compensation claim that hon. C. Kilonzo asked about, this one will be processed as soon as possible. The money is available. So, we are not wasting any time. We are doing it as soon as we have the claim processed."
}