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

{
    "id": 259864,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/259864/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Speaker, Sir, I beg to move the following Motion:- THAT, aware that livestock farming is a major source of income for the people living in the Arid and Semi-Arid Areas in the country---"
}