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

{
    "id": 1122424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122424/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Luanda, ODM",
    "speaker_title": "Hon. Christopher Omulele",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": "to the Hon. Speaker. It is them to seek your indulgence. It is only you who can indulge. None of these Members can indulge in this House. It is your privilege and prerogative. Going forward, Members should take note of that."
}