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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "TF nach Friedeburg - ca 68 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b56d736-92dc-4053-8951-69204020a66b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37075/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53566/",
    "metadata": {
        "length": 68436,
        "lengthKind": "track",
        "duration": 2398310,
        "positionLists": 1,
        "positions": 415,
        "size": 91253,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-08T11:35:38.352000+00:00",
        "elevationGain": 14,
        "elevationLoss": 13,
        "country": "DE"
    }
}