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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ZUHAUSE  BRAUN",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c218bc2-ae10-4cb8-b169-791b70cfbb9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35549/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52040/",
    "metadata": {
        "length": 1386,
        "lengthKind": "track",
        "duration": 1356,
        "positionLists": 1,
        "positions": 602,
        "size": 221702,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-01T09:06:06+00:00",
        "elevationGain": 95,
        "elevationLoss": 213,
        "country": "DE"
    }
}