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

{
    "id": 250801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250801/?format=api",
    "text_counter": 10,
    "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. Speaker, Sir, I beg the indulgence of the House, so that I may answer this Question tomorrow. I have just seen it on the Order Paper. I have not received the actual Question."
}