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

{
    "id": 2602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2602/?format=api",
    "text_counter": 293,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the Assistant Minister for Defence in order to ask those questions about our forces in Somalia when those decisions are made by his Ministry?"
}