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

{
    "id": 1435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1435/?format=api",
    "text_counter": 425,
    "type": "speech",
    "speaker_name": "Mr. Oyongo-Nyamweya",
    "speaker_title": "The Assistant Minister for Trade",
    "speaker": {
        "id": 391,
        "legal_name": "Manson Oyongo Nyamweya",
        "slug": "manson-nyamweya"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. Given the time left and the fact that most hon. Members want to contribute, I do not know if it is possible for you to reduce the time for contribution to five minutes so that many of us can contribute."
}