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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/203/?format=api",
    "name": "Simplify logarithms 1: (Video)",
    "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/203/simplify-logarithms-1-video/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/203/simplify-logarithms-1-video/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/203/simplify-logarithms-1-video.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/203/simplify-logarithms-1-video.exam?format=api",
    "metadata": {
        "notes": "\n            \t\t<p><strong>2/06/2012:</strong></p>\n            \t\t    <p>Added tags.</p>\n            \t\t    <p>Changed statement to make question clearer.</p>\n            \t\t    <p><strong>19/07/2012:</strong></p>\n            \t\t    <p>Added description.</p>\n            \t\t    <p><strong>25/07/2012:</strong></p>\n            \t\t    <p>Added tags.</p>\n            \t\t    <p>Question appears to be working correctly.</p>\n            \t\t    <p><strong>17/08/2012:</strong></p>\n            \t\t    <p>Made copy to include in Simplify Algebraic Expressions exam.</p>\n            \t\t",
        "description": "<p>Express&nbsp;$\\log_a(x^{c}y^{d})$&nbsp;in terms of $\\log_a(x)$ and $\\log_a(y)$. Find $q(x)$ such that $\\frac{f}{g}\\log_a(x)+\\log_a(rx+s)-\\log_a(x^{1/t})=\\log_a(q(x))$.</p>\n            <p>There is a video included explaining the rules of logarithms by going through simplification of logs of numbers rather than algebraic expressions.</p>\n            <p>&nbsp;</p>\n            <p>&nbsp;</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}