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

{
    "id": 31818,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31818/?format=api",
    "text_counter": 715,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": " On a point of order, Madam Temporary Deputy Chairlady. I beg to move that the Committee doth report its progress to the House and seek leave to sit again another day."
}