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

{
    "id": 2254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2254/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "With those few remarks, I support the Motion. I hope the Government will move with speed and implement this Motion, so that farmers can be encouraged to grow more tea for the country."
}