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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 15952",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/627a9b05-f949-405f-9b22-37c71dbb26ef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37253/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53744/",
    "metadata": {
        "length": 106473,
        "lengthKind": "track",
        "duration": 20083,
        "positionLists": 1,
        "positions": 15952,
        "size": 4470835,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2012-04-12T07:22:03.034000+00:00",
        "elevationGain": 1137,
        "elevationLoss": 1122,
        "country": "AT"
    }
}