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

GET /v1/routes/2431/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "212546da26dd4602aa9e488da16d68c9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/649/",
    "description": "Monte Sant Angelo von Montefortino",
    "creator_name": "castiglionese",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bd2ed34f-90bc-4821-8d37-7839a52b76d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1942/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2431/",
    "metadata": {
        "length": 12876,
        "lengthKind": "straight-line",
        "duration": 24578,
        "positionLists": 2,
        "positions": 5173,
        "size": 554399,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-28T06:10:52+00:00",
        "elevationGain": 888,
        "elevationLoss": 1083,
        "country": "IT"
    }
}