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

{
    "id": 213400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213400/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Maj-Gen. Nkaisserry, you have been very consistent, but I can see there is only one minute left. Probably, courtesy of the Minister, you could make a few comments, and then we will call upon the Minister to reply."
}