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

{
    "id": 1172365,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1172365/?format=api",
    "text_counter": 520,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "It is on that basis that I urge the House to ratify this agreement and we make good progress. With those remarks, I beg to move and ask Hon. Wangwe, the Majority Whip, to second."
}