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

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

{
    "category": "https://api.routeconverter.com/v1/categories/649/",
    "description": "Castelletta - Poggio San Romualdo",
    "creator_name": "castiglionese",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c8b36b6-b14b-4b73-93b5-733dc9f3474c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1945/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2435/",
    "metadata": {
        "length": 16620,
        "lengthKind": "track",
        "duration": 5972,
        "positionLists": 1,
        "positions": 7484,
        "size": 1048602,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-31T10:23:10+00:00",
        "elevationGain": 1798,
        "elevationLoss": 1798,
        "country": "IT"
    }
}