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

{
    "id": 255371,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255371/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. M. Kariuki",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": " Mr. Speaker, Sir, if there is new evidence upon which the House is being requested to re-look at an issue, the House is at all times entitled to look at it. However, I am saying that once a resolution of the House has been made, there is no other way of re-opening the matter."
}