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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Tour 4 Erzgebirgskamm -Zweiländer",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ab2ae223-1a80-4f2c-8cc6-64d2aecb3d6e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39053/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55544/",
    "metadata": {
        "length": 265721,
        "lengthKind": "routed",
        "duration": 1269,
        "positionLists": 1,
        "positions": 557,
        "size": 111520,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-05-12T17:28:16+00:00",
        "country": "CZ"
    }
}