This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/55355/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0f1f268523a263fb91d4c82ee75c47ef"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Saint-Thomas-la-Garde to Saint-Thomas-la-Garde (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a32476fe-fd6f-4d5e-ab98-0c319173922d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38864/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55355/",
    "metadata": {
        "length": 470677,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 6,
        "size": 1368,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}