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

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/23049/?format=api",
    "name": "Geometric Sequence - negative ratio ",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/1917/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/1521/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/1521/?format=api",
        "full_name": "Bradley Bush",
        "pk": 1521,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/myself.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/myself.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/myself.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/23049/geometric-sequence-negative-ratio/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/23049/geometric-sequence-negative-ratio/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/23049/geometric-sequence-negative-ratio.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/23049/geometric-sequence-negative-ratio.exam?format=api",
    "metadata": {
        "description": "<p>Given a geometric sequence, find the common ratio (negative in this question), write down the formula&nbsp;for the nth term and use it to calculate a given term.</p>",
        "licence": "Creative Commons Attribution 4.0 International"
    },
    "status": "ok",
    "resources": []
}