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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/310/?format=api",
    "name": "Logarithms: Solving equations 6",
    "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/310/logarithms-solving-equations-6/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/310/logarithms-solving-equations-6/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/310/logarithms-solving-equations-6.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/310/logarithms-solving-equations-6.exam?format=api",
    "metadata": {
        "notes": "<p><strong>2/07/2012:</strong></p>\n            <p>Added tags.</p>\n            <p>Added that the solution is to 3 decimal places.</p>\n            <p>Forced exact solution to 3 decimal places - no tolerance.</p>\n            <p>Improved display.</p>\n            <p><strong>19/07/2012:</strong></p>\n            <p>Added description.</p>\n            <p>Checked calculation.</p>\n            <p>New tolerance variable tol=0 for the answer.</p>\n            <p>&nbsp;</p>\n            <p><strong>25/07/2012:</strong></p>\n            <p>Added tags.</p>\n            <p>Is it necessary to include the hint? It is a rather basic mathematical identity.</p>\n            <p>&nbsp;</p>\n            <p>In the Advice section moved \\Rightarrow so that it is at the beginning of the line instead of the end of the previous line.</p>\n            <p>&nbsp;</p>\n            <p>&nbsp;</p>\n            <p>Question appears to be working correctly.</p>\n            <p>&nbsp;</p>",
        "description": "<p>Solve for $x$: $c(a^2)^x + d(a)^{x+1}=b$ (there is only one solution for this example).</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}