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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Track 31.10.11 14:12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f6a54b7-92d8-4bfb-b825-5032c5bd0981"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38382/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54873/",
    "metadata": {
        "length": 16464,
        "lengthKind": "track",
        "duration": 14500,
        "positionLists": 2,
        "positions": 849,
        "size": 84374,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-31T13:12:30+00:00",
        "elevationGain": 1328,
        "elevationLoss": 1322,
        "country": "CZ"
    }
}