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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/38776/?format=api",
    "name": "Energy of Photon from Frequency, Wavenumber (Joules per photon)",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/3267/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/2416/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/2416/?format=api",
        "full_name": "Nick Walker",
        "pk": 2416,
        "avatar": null
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/38776/energy-of-photon-from-frequency-wavenumber-joules-/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/38776/energy-of-photon-from-frequency-wavenumber-joules-/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/38776/energy-of-photon-from-frequency-wavenumber-joules-.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/38776/energy-of-photon-from-frequency-wavenumber-joules-.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Question requires students to interchange&nbsp;units of Hz with MHz, GHz, THz. Question is not very efficient at present- frequencies spanning many orders of magnitude are generated by variables in a clumsy way. Could be improved by having frequency generated by a 10^((random(1000..4000)/1000) variable instead, for example.&nbsp;</p>"
    },
    "status": "ok",
    "resources": []
}