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

{
    "id": 42203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42203/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I will communicate to the Office of the Prime Minister for consideration of that matter. I expect it to come, depending on how many other Statements are in the pipeline, by Wednesday, next week because tomorrow, there is already a Statement that has been ruled on by the Speaker."
}