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

{
    "id": 781234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/781234/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Thank you, Mr. Speaker, Sir. I want to raise the issue of the passage that the Committee should also look at. The way the SGR was constructed in Makueni was that, after every 800 metres, there is a passage for the animals. That standard should also be maintained. Thank you, Mr. Speaker, Sir."
}