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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 867",
    "creator_name": "dschneider.9",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8eff3696-1ae0-44a2-9039-e7e70d9ec527"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2163/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50454/",
    "metadata": {
        "length": 27283,
        "lengthKind": "track",
        "duration": 5542,
        "positionLists": 1,
        "positions": 867,
        "size": 43323,
        "format": "GPS Tuner (*.trk)",
        "startTime": "2009-09-09T15:24:28+00:00",
        "elevationGain": 938,
        "elevationLoss": 936,
        "country": "DE"
    }
}