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

{
    "id": 4027,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4027/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "We have been talking about security in our country. Do we have enough information? Do we know which roads and routes are accessible by our forces? In supporting this Motion, I would like to request the Government to take it seriously and carry out implementation without delay. With those few remarks, I support the Motion."
}