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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/808/?format=api",
    "name": "SFY0004 Logarithms1",
    "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/808/sfy0004-logarithms1/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/808/sfy0004-logarithms1/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/808/sfy0004-logarithms1.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/808/sfy0004-logarithms1.exam?format=api",
    "metadata": {
        "notes": "\n    \t\t<p><strong>30/4/2013:</strong></p>\n    \t\t                    <p><strong><br /></strong>Written for revision of logs in &nbsp;a foundation course</p>\n    \t\t",
        "description": "\n    \t\t<p>Given a sum of logs, all numbers are integers,</p>\n    \t\t                <p>$\\log_b(a_1)+\\alpha\\log_b(a_2)+\\beta\\log_b(a_3)$ write as $\\log_b(a)$ for some fraction $a$.</p>\n    \t\t                <p>Also calculate to 3 decimal places $\\log_b(a)$.&nbsp;</p>\n    \t\t",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}