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

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

{
    "category": "https://api.routeconverter.com/v1/categories/5802/",
    "description": "Trackpoint 1 to Trackpoint 2777",
    "creator_name": "Klaus_Da",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f0be42d5-0936-49e0-8a30-6d6659d43de9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25578/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39337/",
    "metadata": {
        "length": 40072,
        "lengthKind": "track",
        "duration": 18363,
        "positionLists": 1,
        "positions": 2777,
        "size": 77758,
        "format": "Columbus GPS Binary (*.gps)",
        "startTime": "2018-08-03T08:02:31+00:00",
        "elevationGain": 1729,
        "elevationLoss": 2452,
        "country": "AT"
    }
}