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

{
    "id": 199493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199493/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Dr. Kuti",
    "speaker_title": "The Minister of State for Youth Affairs",
    "speaker": {
        "id": 60,
        "legal_name": "Mohammed Abdi Kuti",
        "slug": "mohammed-kuti"
    },
    "content": " Mr. Speaker, Sir, I would like to give notice of a Motion on the National Policy for Youth Development. I have laid Sessional Paper No. 3 of 2007 on the Table of the House."
}