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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "trk00000_2013-9-8 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a55274f9-4726-49d8-a900-7ad582b7a01c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38914/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55405/",
    "metadata": {
        "length": 6089,
        "lengthKind": "track",
        "duration": 4240,
        "positionLists": 1,
        "positions": 425,
        "size": 42967,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-08T12:04:02+00:00",
        "elevationGain": 400,
        "elevationLoss": 402,
        "country": "DE"
    }
}