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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2015-06-25 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/82fd2221-7e3d-4086-9631-aa4a416227bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38066/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54557/",
    "metadata": {
        "length": 9721,
        "lengthKind": "track",
        "duration": 3488,
        "positionLists": 1,
        "positions": 2647,
        "size": 955747,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-06-25T10:33:19+00:00",
        "elevationGain": 145,
        "elevationLoss": 95,
        "country": "DE"
    }
}