Classes
Classes
Query Parameters
- id integer
Default value:
eq.385
- alpha character varying
Default value:
eq.PL
- offset string
Default value:
0
Limiting and Pagination
- limit string
Default value:
50
Limiting and Pagination
- lang string
Default value:
en
Multi-language
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- id integer
Note: This is a Primary Key.
- name text
- flag text
- alpha character varying
Possible values:
<= 2 characters
- importance integer
- hash_image character varying
Possible values:
<= 64 characters
[
{
"id": 385,
"name": "Poland",
"flag": "poland",
"alpha": "PL",
"importance": 1,
"hash_image": "f625a3a7348b5cc0f46e1a696d885ab9dc704e9096443adc19fc0ed81d6cd99f"
}
]
Loading...