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

{
    "id": 160430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160430/?format=api",
    "text_counter": 514,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. We cannot hear what the Chairman is saying because of the loud consultations. As you understand, this is a very important matter that he is announcing. May I plead that the Chair orders the consultations to be lower. I would also like to ask the Chairman of the Committee to speak slowly instead of hurrying."
}