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

{
    "id": 1175168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1175168/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "To the people of Kipipiri, thank you very much for giving me the opportunity to serve you for the last five years. I look forward to serving you for another five years, effective 9th August 2022."
}