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

{
    "id": 1018813,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1018813/?format=api",
    "text_counter": 666,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "I thank the President and the former Prime Minister, hon. Raila Odinga, who took the initiative and presented the situation as we saw it and worked with the President. By the time we went there, our negotiation was easier."
}