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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Wissmannstraße 33, 37431 Bad Lauterberg, Germany to 23 K32, 37",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a536347-6692-4678-8073-1ec5428ab1e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35498/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51989/",
    "metadata": {
        "length": 202263,
        "lengthKind": "routed",
        "duration": 298322450,
        "positionLists": 1,
        "positions": 130,
        "size": 25104,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-13T01:20:00+00:00",
        "elevationGain": 2274,
        "elevationLoss": 2238,
        "country": "DE"
    }
}