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

{
    "id": 171674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/171674/?format=api",
    "text_counter": 675,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. This is a very important Motion and you have seen that everybody is supporting it. In view of the time now, I suggest that you call upon the Mover of the Motion to reply. Everybody is in support of it."
}