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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "30.05.2010 13:44",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fa9e949-bbdf-4708-80bb-bdc5d1ce0b67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35252/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51743/",
    "metadata": {
        "length": 40131,
        "lengthKind": "track",
        "duration": 9518,
        "positionLists": 1,
        "positions": 9214,
        "size": 1921768,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2010-05-30T13:46:04.570000+00:00",
        "elevationGain": 2290,
        "elevationLoss": 2261,
        "country": "DE"
    }
}