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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-06-19",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b49ace7-c27d-4003-81f9-05b05bab2f0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37476/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53967/",
    "metadata": {
        "length": 38914,
        "lengthKind": "track",
        "duration": 13085,
        "positionLists": 1,
        "positions": 463,
        "size": 226808,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-19T09:59:31+00:00",
        "elevationGain": 543,
        "elevationLoss": 545,
        "country": "DE"
    }
}