Endpoint to query outputs

The outputs endpoint gives access to the output data. Outputs generally describe what has been measured. This includes more complex results which cannot be directly measured but are calculated from the measured data. In the outputs related subjects and interventions are referenced.

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

{
    "current_page": 1,
    "last_page": 12084,
    "next_page_url": "https://pk-db.com/api/v1/outputs/?format=api&page=2",
    "prev_page_url": null,
    "data": {
        "count": 241674,
        "data": [
            {
                "pk": 253,
                "normed": true,
                "calculated": false,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": "fig3_paracetamol_saliva",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 10,
                    "name": "subject10"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 0.0021483916999999997,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "gram / liter",
                "time": 7.0,
                "time_unit": "hr"
            },
            {
                "pk": 247,
                "normed": true,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig3_paracetamol_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 10,
                    "name": "subject10"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 0.0020077136,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "gram / liter",
                "time": 7.0,
                "time_unit": "hr"
            },
            {
                "pk": 232,
                "normed": true,
                "calculated": false,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": "fig2_paracetamol_saliva",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 2,
                    "name": "subject2"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 0.02524677,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "gram / liter",
                "time": 1.0,
                "time_unit": "hr"
            },
            {
                "pk": 238,
                "normed": true,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig2_apapsul+apapglu_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 2,
                    "name": "subject2"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apapsul-plus-apapglu",
                    "name": "apapsul+apapglu",
                    "label": "apapsul+apapglu"
                },
                "value": 0.030269316,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "gram / liter",
                "time": 1.0,
                "time_unit": "hr"
            },
            {
                "pk": 214,
                "normed": true,
                "calculated": false,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": "fig1_paracetamol_saliva",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 12,
                    "name": "subject12"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 0.008432704,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "gram / liter",
                "time": 1.0,
                "time_unit": "hr"
            },
            {
                "pk": 213,
                "normed": true,
                "calculated": false,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": "fig1_paracetamol_saliva",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 12,
                    "name": "subject12"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 0.026295988000000003,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "gram / liter",
                "time": 0.5,
                "time_unit": "hr"
            },
            {
                "pk": 209,
                "normed": true,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig1_paracetamol_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 12,
                    "name": "subject12"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 0.004021795,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "gram / liter",
                "time": 3.0,
                "time_unit": "hr"
            },
            {
                "pk": 207,
                "normed": true,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig1_paracetamol_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 12,
                    "name": "subject12"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 0.006406633,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "gram / liter",
                "time": 0.5,
                "time_unit": "hr"
            },
            {
                "pk": 204,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig3_apapsul+apapglu_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 10,
                    "name": "subject10"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apapsul-plus-apapglu",
                    "name": "apapsul+apapglu",
                    "label": "apapsul+apapglu"
                },
                "value": 39.89059,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 5.0,
                "time_unit": "hr"
            },
            {
                "pk": 198,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": "fig3_paracetamol_saliva",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 10,
                    "name": "subject10"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 3.2809038,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 5.0,
                "time_unit": "hr"
            },
            {
                "pk": 197,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": "fig3_paracetamol_saliva",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 10,
                    "name": "subject10"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 5.0096307,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 3.0,
                "time_unit": "hr"
            },
            {
                "pk": 195,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": "fig3_paracetamol_saliva",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 10,
                    "name": "subject10"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 9.718142,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 0.5,
                "time_unit": "hr"
            },
            {
                "pk": 192,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig3_paracetamol_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 10,
                    "name": "subject10"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 3.0430827,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 4.0,
                "time_unit": "hr"
            },
            {
                "pk": 182,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": "fig2_paracetamol_saliva",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 2,
                    "name": "subject2"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 1.2756289,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 9.0,
                "time_unit": "hr"
            },
            {
                "pk": 179,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": "fig2_paracetamol_saliva",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 2,
                    "name": "subject2"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 6.1786857,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 3.0,
                "time_unit": "hr"
            },
            {
                "pk": 173,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig2_paracetamol_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 2,
                    "name": "subject2"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 5.115021,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 3.0,
                "time_unit": "hr"
            },
            {
                "pk": 169,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig1_apapsul+apapglu_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 12,
                    "name": "subject12"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apapsul-plus-apapglu",
                    "name": "apapsul+apapglu",
                    "label": "apapsul+apapglu"
                },
                "value": 3.1262782,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 7.0,
                "time_unit": "hr"
            },
            {
                "pk": 165,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig1_apapsul+apapglu_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 12,
                    "name": "subject12"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apapsul-plus-apapglu",
                    "name": "apapsul+apapglu",
                    "label": "apapsul+apapglu"
                },
                "value": 3.5594363,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 0.5,
                "time_unit": "hr"
            },
            {
                "pk": 158,
                "normed": false,
                "calculated": false,
                "tissue": {
                    "sid": "plasma",
                    "name": "plasma",
                    "label": "plasma"
                },
                "method": null,
                "label": "fig1_paracetamol_plasma",
                "output_type": "timecourse",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 12,
                    "name": "subject12"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "concentration",
                    "name": "concentration",
                    "label": "concentration"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 0.6341762,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "microg/ml",
                "time": 9.0,
                "time_unit": "hr"
            },
            {
                "pk": 322,
                "normed": true,
                "calculated": true,
                "tissue": {
                    "sid": "saliva",
                    "name": "saliva",
                    "label": "saliva"
                },
                "method": null,
                "label": null,
                "output_type": "",
                "study": {
                    "sid": "PKDB00213",
                    "name": "Lowenthal1976"
                },
                "group": null,
                "individual": {
                    "pk": 2,
                    "name": "subject2"
                },
                "interventions": [
                    {
                        "pk": 2,
                        "name": "apap1000mg_bsa_po"
                    }
                ],
                "measurement_type": {
                    "sid": "auc-inf",
                    "name": "auc_inf",
                    "label": "area under curve (AUC) infinity"
                },
                "calculation_type": null,
                "choice": null,
                "substance": {
                    "sid": "apap",
                    "name": "paracetamol",
                    "label": "paracetamol"
                },
                "value": 0.07064536544730551,
                "mean": null,
                "median": null,
                "min": null,
                "max": null,
                "sd": null,
                "se": null,
                "cv": null,
                "unit": "gram * hour / liter",
                "time": null,
                "time_unit": null
            }
        ]
    }
}