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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2014-04-15 claudi trails um oberaichen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41d1b5b4-ab0b-4d4e-a77d-76f8ec43353c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36452/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52943/",
    "metadata": {
        "length": 18845,
        "lengthKind": "routed",
        "duration": 6898,
        "positionLists": 1,
        "positions": 601,
        "size": 174657,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-15T15:58:17+00:00",
        "elevationGain": 947,
        "elevationLoss": 962,
        "country": "DE"
    }
}