v1
latestOpenAPI 3.1.02026-08-041911887.3 KBPublication sources
Get a publication source by id
get/sources/{id}
Path parameters
idstring uuid required
Example:bcd2d868-ed38-4382-b94a-622a30fc3215
Response
Returns the publication source for this id
Example response
{
"source": {
"id": "61e158b0-f3a4-468c-9857-03841aa90ef4",
"name": "The Newspaper",
"country": "United Kingdom",
"subregion": "Northern Europe",
"region": "Europe"
}
}