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

{
    "id": 314553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314553/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": " Mr. Deputy Speaker, Sir, the first request was made by hon. Shebesh and the second request was made by hon. Linturi, who has just walked out. Maybe I could deal with the one by hon. Shebesh."
}