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

{
    "id": 270111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270111/?format=api",
    "text_counter": 394,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "The House rose at 11.25 a.m."
}