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

{
    "id": 152005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152005/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Speaker, Sir, regarding the issue raised by Mr. Mbadi, again it falls squarely within my request to the Chair that what President Museveni is alleged to have said amounts to his conduct. In any event, those statements were said to have been quoted out of context."
}