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

{
    "id": 20130,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20130/?format=api",
    "text_counter": 483,
    "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, my being long and windy, but correct is better than being brief, but totally out of line. It is important that we correct the impression that has been created. The statement made by the two is a total misinterpretation of the Constitution for our own purposes."
}