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

{
    "id": 199497,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199497/?format=api",
    "text_counter": 24,
    "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 beg to give notice of the following Motion:- THAT, this House adopts Sessional Paper No.3 of 2007 on National Policy for Youth Development, laid on the Table of the House on Tuesday, October 16, 2007."
}