Retrieve all entities
Returns the collection of available entities
Request
Method: | GET |
Route: | api/idion/idion_definition |
Example: | api/idion/idion_definition |
Request Headers
host: | api.greek.idion.athenarc.gr |
user-agent: | Symfony |
accept: | application/json |
accept-language: | en-us,en;q=0.5 |
accept-charset: | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
content-length: | 2 |
content-type: | application/json |
Response
200
JSON
Response Headers
cache-control: | no-cache, private |
date: | Sat, 17 Feb 2024 20:58:06 GMT |
content-type: | application/json |
x-ratelimit-limit: | 60 |
x-ratelimit-remaining: | 59 |
{
"handler": "ApiResponse handler",
"result": {
"data": [
{
"id": 1,
"lemma_id": 1,
"definition": "σκοτώνω κάποιον",
"language": 1,
"definition_comment": "με δαρμό\/κρούση, με πυροβόλο όπλο",
"intensification": null,
"mitigation": null
},
{
"id": 2,
"lemma_id": 2,
"definition": "την τελευταία στιγμή δεν απολαμβάνω αυτό που λαχταρώ",
"language": 1,
"definition_comment": "λέγεται για κάτι που περιμένω να αποκτήσω και τελικά δεν το αποκτώ",
"intensification": null,
"mitigation": null
},
{
"id": 3,
"lemma_id": 3,
"definition": "εγκαταλείπω κάποιον\/κάτι σε κάποιον\/κάτι",
"language": 1,
"definition_comment": "αφήνω αμανάτι κάποιον\/κάτι (σε κάποιον\/κάτι)",
"intensification": null,
"mitigation": null
},
{
"id": 4,
"lemma_id": 4,
"definition": "δεν πιέζω κάποιον",
"language": 1,
"definition_comment": "αφήνω λάσκα τα λουριά\/το λουρί (σε κάποιον)",
"intensification": null,
"mitigation": null
},
{
"id": 5,
"lemma_id": 5,
"definition": "απογοητεύω κάποιον αφήνοντας ανικανοποίητη την επιθυμία του",
"language": 1,
"definition_comment": "λέγεται σε περιπτώσεις που η επιθυμία κάποιου είναι πολύ κοντά στο να πραγματοποιηθεί",
"intensification": null,
"mitigation": null
},
{
"id": 6,
"lemma_id": 6,
"definition": "προκαλώ μεγάλη έκπληξη σε κάποιον",
"language": 1,
"definition_comment": "με την έννοια του εντυπωσιασμού",
"intensification": null,
"mitigation": null
},
{
"id": 7,
"lemma_id": 7,
"definition": "δεν εκπληρώνω τις υποσχέσεις μου προς κάποιον, τον εγκαταλείπω",
"language": 1,
"definition_comment": "usually refers to a romantic relationship",
"intensification": null,
"mitigation": null
},
{
"id": 8,
"lemma_id": 8,
"definition": "παρατάω κάποιον αναίσθητο, σκοτώνω κάποιον",
"language": 1,
"definition_comment": null,
"intensification": null,
"mitigation": null
},
{
"id": 9,
"lemma_id": 9,
"definition": "αφήνω κάποιον χωρίς χρήματα ή συντροφιά",
"language": 1,
"definition_comment": null,
"intensification": null,
"mitigation": null
},
{
"id": 10,
"lemma_id": 10,
"definition": "εγκαταλείπω ξαφνικά κάποιον\/κάτι",
"language": 1,
"definition_comment": null,
"intensification": null,
"mitigation": null
},
{
"id": 11,
"lemma_id": 11,
"definition": "δεν ενοχλώ\/πιέζω κάποιον",
"language": 1,
"definition_comment": null,
"intensification": null,
"mitigation": null
},
{
"id": 12,
"lemma_id": 12,
"definition": "ορίζω αντικαταστάτη μου κάποιον",
"language": 1,
"definition_comment": null,
"intensification": null,
"mitigation": null
},
{
"id": 13,
"lemma_id": 13,
"definition": "εγκαταλείπω κάποιον απροστάτευτο",
"language": 1,
"definition_comment": null,
"intensification": null,
"mitigation": null
},
{
"id": 14,
"lemma_id": 14,
"definition": "αφήνω κάποιον έκπληκτο",
"language": 1,
"definition_comment": null,
"intensification": null,
"mitigation": null
},
{
"id": 15,
"lemma_id": 15,
"definition": "δεν παρεμβαίνω για να αλλάξω το αποτέλεσμα ενός συμβάντος",
"language": 1,
"definition_comment": "Όταν το Αντικείμενο είναι σε πληθυντικό αριθμό τότε η φράση μπορεί να είναι \"αφήνω στις τύχες τους\", \"αφήνω στην τύχη τους\"\r\nΌταν όμως το Αντικείμενο είναι σε ενικό αριθμό, τότε η φράση μπορεί να είναι μόνο \"αφήνω στην τύχη του\" και όχι \"αφήνω στις τύχες του\"",
"intensification": null,
"mitigation": null
}
],
"links": {
"first": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=1",
"last": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=146",
"prev": null,
"next": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=2"
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 146,
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=1",
"label": "1",
"active": true
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=2",
"label": "2",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=3",
"label": "3",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=4",
"label": "4",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=5",
"label": "5",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=6",
"label": "6",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=7",
"label": "7",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=8",
"label": "8",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=9",
"label": "9",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=10",
"label": "10",
"active": false
},
{
"url": null,
"label": "...",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=145",
"label": "145",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=146",
"label": "146",
"active": false
},
{
"url": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition?page=2",
"label": "Next »",
"active": false
}
],
"path": "http:\/\/api.greek.idion.athenarc.gr\/api\/idion\/idion_definition",
"per_page": 15,
"to": 15,
"total": 2181
}
},
"system": {
"messages": [],
"status": 200,
"status_text": "OK",
"errors": [],
"error_code": 0
}
}
Time: 0.57
select count(*) as aggregate from `idion_definition`
Time: 0.45
select * from `idion_definition` order by `lemma_id` asc limit 15 offset 0
Request
Method: | GET |
Route: | api/idion/idion_definition |
Example: | api/idion/idion_definition |
Request Headers
host: | api.greek.idion.athenarc.gr |
user-agent: | Symfony |
accept: | application/json |
accept-language: | en-us,en;q=0.5 |
accept-charset: | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
content-length: | 2 |
content-type: | application/json |