Informing humanitarians worldwide 24/7 — a service provided by UN OCHA

Search to API query converter

Convert a search query on reliefweb.int to an API query (see API documentation).

Search Information

Results

Query String

country.id:129

API URL

https://api.reliefweb.int/v1/training?appname=rwint-user-0&profile=list&preset=latest&slim=1&query%5Bvalue%5D=country.id%3A129&query%5Boperator%5D=AND

JSON payload

{
  "offset": 0,
  "limit": 20,
  "filter": {
    "field": "country.id",
    "value": "129"
  },
  "preset": "latest",
  "profile": "list"
}

Results as JSON

View as JSON