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

{
    "id": 12789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12789/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, that has not changed. The rates are still reasonable if you compare them with other markets rates."
}