Parallel Facts
Return only some facts about the match.
Used for displaying goals and cards ( only red and yellowred ) of another match running in parallel
Path parameters
ID of the match.
Query parameters
It returns only items for that locale. Additionally, as side effect the response will be in that locale.
NOTE: The locale must be whitelisted for your club! If not the locale for the auth_token will be used as default.
| Filter Items | Set locale |
|---|---|
| ✅ | ✅ |
Headers
This makes the request conditional - the server will send back the requested resource, with a 200 status, only if it has been last modified after the given date. If the request has not been modified since, the response will be a 304 without any body; the Last-Modified header will contain the date of last modification.
You MUST set this header, if you can, to respect API caching.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.