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

{
    "id": 48729,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48729/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "Mr. Speaker, Sir, we would like those companies to be self sustaining. That is for sure. However, we cannot just merge them before we know exactly what the problems are. When they are small the way they are, it is easier to identify their problems."
}