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

{
    "id": 246552,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246552/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Did you see what Mr. Kimeto did? He just stood up and walked right across the Floor to the other side of the House. Is that in order?"
}