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

{
    "id": 456298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456298/?format=api",
    "text_counter": 363,
    "type": "speech",
    "speaker_name": "Hon. Anami",
    "speaker_title": "",
    "speaker": {
        "id": 2773,
        "legal_name": "Lisamula Silverse Anami",
        "slug": "lisamula-silverse-anami"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. I have had the privilege of working and knowing the two appointees very well. I want to say with confidence that those people will bring a mix of expertise and talent to PSC. Therefore, I support their appointment. Nevertheless, even as I thank the PSC for bringing up those appointees and presenting them very effectively, I would like to emphasize the fact that the face of PSC is exhibited by officers who work for us in the constituencies. What needs to be prioritized is payment of salaries to our employees and caring for their welfare. Thank you."
}