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

{
    "id": 1039975,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1039975/?format=api",
    "text_counter": 1039,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, since we do not have time, let them cross-examine the witness to the extent that they can and that level, the witness can be stood down only for that reason tomorrow, so that we do not open the witness again to other matters."
}