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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/243/?format=api",
    "name": "Hyperbolic Functions 2",
    "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/243/hyperbolic-functions-2/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/243/hyperbolic-functions-2/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/243/hyperbolic-functions-2.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/243/hyperbolic-functions-2.exam?format=api",
    "metadata": {
        "notes": "\n        \t\t<p><strong>29/06/2012:</strong></p>\n        \t\t    <p>Added and edited tags.</p>\n        \t\t    <p><strong>19/07/2012:</strong></p>\n        \t\t    <p>Added description.</p>\n        \t\t    <p>There is also the problem of inputting functions of the form $xf(x)$ if $n=1$ or $2$ in the first question. So have reset $n$ to between $3$ and $7$. Otherwise would have to have an instruction here (perhaps depending on value of $n$).</p>\n        \t\t    <p>Checked calculation.</p>\n        \t\t    <p><strong>23/07/2012:</strong></p>\n        \t\t    <p>Added tags.</p>\n        \t\t    <p></p>\n        \t\t    <p>Question appears to be working correctly.</p>\n        \t\t    <p>&nbsp;</p>\n        \t\t",
        "description": "<p>Differentiate the following functions: $\\displaystyle x ^ n \\sinh(ax + b),\\;\\tanh(cx+d),\\;\\ln(\\cosh(px+q))$</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": null,
    "resources": []
}