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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Osterholz>Bergen>Amelinghausen>HH",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a4fc76c-64dd-46d8-993f-28c8bdaef9de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37864/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54355/",
    "metadata": {
        "length": 93297,
        "lengthKind": "straight-line",
        "duration": 249,
        "positionLists": 1,
        "positions": 9,
        "size": 2686,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-22T14:49:35.829000+00:00",
        "elevationGain": 44,
        "elevationLoss": 108,
        "country": "DE"
    }
}