GET /api/apps-moviles?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "page": 1,
    "size": 20,
    "next": null,
    "results": []
}