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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Aktueller Track: 04 AUG 2012 10:38",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a4420ec6-cce0-485e-9c6c-ccfbdbd6ebaf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38893/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55384/",
    "metadata": {
        "length": 7235,
        "lengthKind": "track",
        "duration": 11678,
        "positionLists": 1,
        "positions": 1104,
        "size": 223836,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-04T08:38:29+00:00",
        "elevationGain": 575,
        "elevationLoss": 498,
        "country": "CH"
    }
}