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

{
    "id": 468280,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/468280/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Sen. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 431,
        "legal_name": "Hassan Omar Hassan Sarai",
        "slug": "hassan-omar-hassan-sarai"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Where I had been seating, I felt the mood of the House which is that we have to vote for this Motion. The Mover should be called upon to reply. We are in a voting mood."
}