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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2013-06-04",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89925c47-861b-493e-a40c-51b40f83adfe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38223/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54714/",
    "metadata": {
        "length": 46570,
        "lengthKind": "track",
        "duration": 14945,
        "positionLists": 1,
        "positions": 6445,
        "size": 1297066,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-04T09:08:03+00:00",
        "elevationGain": 557,
        "elevationLoss": 571,
        "country": "DE"
    }
}