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

{
    "id": 202131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202131/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Akaranga",
    "speaker_title": "The Minister of State for Public Service",
    "speaker": {
        "id": 299,
        "legal_name": "Moses Epainitous Akaranga",
        "slug": "moses-akaranga"
    },
    "content": " Mr. Deputy Speaker, Sir, I will surely pass the message to the relevant Ministry."
}