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

{
    "id": 20667,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20667/?format=api",
    "text_counter": 241,
    "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": " Mr. Temporary Deputy Speaker, Sir, thank you for giving me an opportunity to contribute to this very important Motion. I want to support the Motion. I understand that the Committee has done a commendable job and would like to thank them for the work that they have done. I understand that this is the second time that they are requesting for an extension and I can appreciate the enormous responsibility that they have to complete this task."
}