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

{
    "id": 1518126,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1518126/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Hon. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": " Clerk, do we have quorum?"
}