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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Cruisen & Eis essen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86c63b38-cde4-4328-9b53-7ad63dd9c005"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38152/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54643/",
    "metadata": {
        "length": 8560,
        "lengthKind": "track",
        "duration": 3936,
        "positionLists": 1,
        "positions": 323,
        "size": 33849,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-24T19:39:58+00:00",
        "elevationGain": 399,
        "elevationLoss": 316,
        "country": "DE"
    }
}