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

{
    "id": 2394,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2394/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "On a point of order, Mr. Speaker, Sir. While I agree with the Assistant Minister that it is not his docket, but they can ask for more funds so that they can breach that gap. Is he in order to mislead the House?"
}