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

{
    "id": 12067,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12067/?format=api",
    "text_counter": 373,
    "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, as hon. Members will appreciate, we have business that needs to be cleared today, because we have taken rather long on the Questions. It would be good if hon. Members could sacrifice a little time, so that we can all go home having completed these constitutional matters that need to be handled today."
}