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

{
    "id": 1212923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212923/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Sen. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 13592,
        "legal_name": "Onyonka Richard Momoima",
        "slug": "onyonka-richard-momoima"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. I am beginning to be very discouraged being in this House because I hardly get an opportunity to speak when I have to. My seniority should give me precedent."
}