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

{
    "id": 34523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34523/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to thank the hon. Member for the kind words for the Ministry and for the work that he is doing. I want to assure him that, indeed, we will be able to organize a grand breaking ceremony. The dates have not yet it been agreed. As soon as we are able to come up with a date that is agreeable to the hon. Member together with the Ministry and also the other people who are concerned and the community in general, we will be able to communicate it."
}