Get a list of Phenomenon objects. Phenomena have many to many mapping with Observations.

### Available end points:

- `/phenomena/` - Will list all phenomena in the database
- `/phenomena.json` - Will return all phenomena in json format
- `/phenomena/<object_id>/` - Returns phenomena object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `names`
- `terms`


### How to use filters:

`/phenomena/?names__name__contains=sea`

`/phenomena.json?terms__vocabulary=cf_standard_names`

GET /api/v2/phenomona/?format=api&offset=53200
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53229,
    "next": null,
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=53100",
    "results": [
        {
            "ob_id": 93027,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100983,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_weight",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100984,
                    "label": "long_name",
                    "value": "HCHO VCD weight",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93028,
            "names": [],
            "terms": [
                {
                    "ob_id": 6702,
                    "label": "var_id",
                    "value": "latitude_bounds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100943,
                    "label": "long_name",
                    "value": "grid latitude bounds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93029,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100985,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_count",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100986,
                    "label": "long_name",
                    "value": "HCHO VCD count",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93030,
            "names": [],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9096,
                    "label": "var_id",
                    "value": "solar_zenith_angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9260,
                    "label": "standard_name",
                    "value": "solar_zenith_angle",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 100987,
                    "label": "long_name",
                    "value": "SZA",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93031,
            "names": [],
            "terms": [
                {
                    "ob_id": 71068,
                    "label": "standard_name",
                    "value": "troposphere_mole_content_of_formaldehyde",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100923,
                    "label": "units",
                    "value": "molec/cm^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100988,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100989,
                    "label": "long_name",
                    "value": "HCHO VCD",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93032,
            "names": [],
            "terms": [
                {
                    "ob_id": 100923,
                    "label": "units",
                    "value": "molec/cm^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100990,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_std",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100991,
                    "label": "long_name",
                    "value": "HCHO VCD STD",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93033,
            "names": [],
            "terms": [
                {
                    "ob_id": 100923,
                    "label": "units",
                    "value": "molec/cm^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100992,
                    "label": "var_id",
                    "value": "HCHO_slant_column_number_density_uncertainty",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100993,
                    "label": "long_name",
                    "value": "HCHO SCDE",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93034,
            "names": [],
            "terms": [
                {
                    "ob_id": 52,
                    "label": "var_id",
                    "value": "eastward_wind",
                    "vocabulary": ""
                },
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100994,
                    "label": "long_name",
                    "value": "u",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93035,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100995,
                    "label": "var_id",
                    "value": "HCHO_slant_column_number_density_rms",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100996,
                    "label": "long_name",
                    "value": "RMS of the DOAS fits",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93036,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100997,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_amf_clear",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100998,
                    "label": "long_name",
                    "value": "HCHO tropospheric clear AMF (340nm)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93037,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100999,
                    "label": "var_id",
                    "value": "eff_fract_day",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101000,
                    "label": "long_name",
                    "value": "effective fractional day in local solar time",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93038,
            "names": [],
            "terms": [
                {
                    "ob_id": 100923,
                    "label": "units",
                    "value": "molec/cm^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101001,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_uncertainty_systematic_kernel",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101002,
                    "label": "long_name",
                    "value": "HCHO VCDESK",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93039,
            "names": [],
            "terms": [
                {
                    "ob_id": 55,
                    "label": "var_id",
                    "value": "northward_wind",
                    "vocabulary": ""
                },
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101003,
                    "label": "long_name",
                    "value": "v",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93040,
            "names": [],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101004,
                    "label": "var_id",
                    "value": "ctm_sigma_a",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101005,
                    "label": "long_name",
                    "value": "ctm sigma-values a",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93041,
            "names": [],
            "terms": [
                {
                    "ob_id": 100923,
                    "label": "units",
                    "value": "molec/cm^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101006,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_uncertainty_random",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101007,
                    "label": "long_name",
                    "value": "HCHO VCDER",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93042,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3024,
                    "label": "standard_name",
                    "value": "atmosphere_hybrid_sigma_pressure_coordinate",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 9623,
                    "label": "var_id",
                    "value": "layer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 71007,
                    "label": "long_name",
                    "value": "layer dimension index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93043,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101008,
                    "label": "var_id",
                    "value": "HCHO_averaging_kernel_clear",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101009,
                    "label": "long_name",
                    "value": "HCHO column clear averaging kernel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93044,
            "names": [],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12311,
                    "label": "standard_name",
                    "value": "sensor_zenith_angle",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12312,
                    "label": "var_id",
                    "value": "sensor_zenith_angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101010,
                    "label": "long_name",
                    "value": "VZA",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93045,
            "names": [],
            "terms": [
                {
                    "ob_id": 6704,
                    "label": "var_id",
                    "value": "longitude_bounds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100946,
                    "label": "long_name",
                    "value": "grid longitude bounds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93046,
            "names": [],
            "terms": [
                {
                    "ob_id": 100923,
                    "label": "units",
                    "value": "molec/cm^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101011,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_clear_std",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101012,
                    "label": "long_name",
                    "value": "HCHO VCD clear STD",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93047,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 100953,
                    "label": "var_id",
                    "value": "qa_L3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101013,
                    "label": "long_name",
                    "value": "HCHO QA L3",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93048,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101014,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_amf",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101015,
                    "label": "long_name",
                    "value": "HCHO tropospheric AMF (340nm)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93049,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101016,
                    "label": "var_id",
                    "value": "intensity_weighted_cloud_fraction",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101017,
                    "label": "long_name",
                    "value": "intensity-weighted cloud radiance fraction (340 nm)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93050,
            "names": [],
            "terms": [
                {
                    "ob_id": 100923,
                    "label": "units",
                    "value": "molec/cm^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101018,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_clear_OS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101019,
                    "label": "long_name",
                    "value": "HCHO VCD clear OS",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93051,
            "names": [],
            "terms": [
                {
                    "ob_id": 100923,
                    "label": "units",
                    "value": "molec/cm^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101020,
                    "label": "var_id",
                    "value": "HCHO_slant_column_number_density",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101021,
                    "label": "long_name",
                    "value": "HCHO SCD",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93052,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27774,
                    "label": "var_id",
                    "value": "surface_albedo",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101022,
                    "label": "long_name",
                    "value": "surface LER (340nm)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93053,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101023,
                    "label": "var_id",
                    "value": "HCHO_averaging_kernel",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101024,
                    "label": "long_name",
                    "value": "HCHO column averaging kernel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93054,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3467,
                    "label": "var_id",
                    "value": "count",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101025,
                    "label": "long_name",
                    "value": "Harp count",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 93055,
            "names": [],
            "terms": [
                {
                    "ob_id": 100923,
                    "label": "units",
                    "value": "molec/cm^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101026,
                    "label": "var_id",
                    "value": "tropospheric_HCHO_column_number_density_clear",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101027,
                    "label": "long_name",
                    "value": "HCHO VCD clear",
                    "vocabulary": ""
                }
            ]
        }
    ]
}