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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8070/",
    "description": "2013-01-03 09:52:46 Auto",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5c69a3a9-5bfb-47bb-98f8-bc7bd2e5eec7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37099/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53590/",
    "metadata": {
        "length": 394285,
        "lengthKind": "track",
        "duration": 36266,
        "positionLists": 1,
        "positions": 5063,
        "size": 537811,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-03T09:52:46+00:00",
        "elevationGain": 3738,
        "elevationLoss": 3741,
        "country": "MR"
    }
}