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

{
    "id": 508290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/508290/?format=api",
    "text_counter": 397,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Thank you very much, Mr. Temporary Speaker, Sir. I was caught up in traffic jam. I should have been here more than an hour earlier, but I appreciate the exercise of your discretion for you to allow me to have the last word on this Motion"
}