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

{
    "id": 257212,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/257212/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, the Assistant Minister, Ministry of State for Provincial Administration and Internal Security is away. I believe he has been away outside the country. The Minister may not have been anticipating his presence in the afternoon. So, I would like to ask that we hold on until we are able to track him."
}