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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "nec_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/362b3883-72f7-4d15-a493-6b2de1b7de90"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36151/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52642/",
    "metadata": {
        "length": 112669,
        "lengthKind": "track",
        "duration": 27036,
        "positionLists": 1,
        "positions": 1490,
        "size": 220689,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-06-19T06:00:00+00:00",
        "elevationGain": 538,
        "elevationLoss": 914,
        "country": "DE"
    }
}