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

{
    "id": 2555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2555/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Mr. Speaker, Sir, I now accept that hon. Munya is fairly sensitive to the doctors’ plight. He will have one ribbon by the time he leaves this House and carry it for the next one week or until the doctors’ issue is sorted out."
}