[(#SET{defaut_tri,#ARRAY{
titre,1,
date_creation,#ENV{date_sens,-1},
maj,#ENV{date_sens,-1},
id_formulaire,1,
points,-1,
}})]
{
"collection": {
"version": "1.0",
"href": "[(#URL_SITE_SPIP|concat{/http.api/collectionjson/formulaires}|url_absolue)]",
"title": "#NOM_SITE_SPIP - <:formidable:bouton_formulaires:>",
"updated": "[(#DATE|date_iso)]"
,
"links": [
{"rel":"self", "type":"application/json", "href":"[(#VAL{&}|self|url_absolue)]"}[,
(#PAGINATION{collectionjson})]
],
"totalResults": #GRAND_TOTAL,
"startIndex": #ENV{debut_formulaires,0},
"itemsPerPage": #ENV{pagination,100},
"items": [
]
}
}