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

{
    "id": 4142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4142/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, it was Question No.820, but I cannot remember exactly when I answered it."
}