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

{
    "id": 213901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213901/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Weya",
    "speaker_title": "",
    "speaker": {
        "id": 304,
        "legal_name": "Sammy Arthur Weya",
        "slug": "sammy-weya"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister for his answer. What concessions is the Nigerian Government giving the Kenyan Government as a rate? How is that concession being shared between the Kenyan Government and the multi-nationals that are supplying it with oil?"
}