GET /api/questions/533/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/533/?format=api",
    "name": "Paired t-test after treatment.",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/6/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/6/?format=api",
        "full_name": "Bill Foster",
        "pk": 6,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/533/paired-t-test-after-treatment/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/533/paired-t-test-after-treatment/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/533/paired-t-test-after-treatment.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/533/paired-t-test-after-treatment.exam?format=api",
    "metadata": {
        "notes": "<p><strong>11/07/2012:</strong></p>\n    <p><strong><br /></strong>Added tags.</p>\n    <p>Calculation not yet tested.</p>\n    <p><strong>23/07/2012:</strong></p>\n    <p>Added description.</p>\n    <p>Checked calculation.</p>\n    <p>Changed display slightly in Advice.</p>\n    <p><strong>3/08/2012:</strong></p>\n    <p>Added tags.</p>\n    <p>Question appears to be working correctly.</p>\n    <p><strong>26/01/2013:</strong></p>\n    <p>Advice needs to be finished.</p>",
        "description": "<p>Paired t-test to see if there is a difference between responses after treatment.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}