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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "20-MAI-13 10:48:33 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3716584-5bec-4a3d-b6f5-15203bbe1bc1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39231/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55722/",
    "metadata": {
        "length": 1973025,
        "lengthKind": "track",
        "duration": 1978073,
        "positionLists": 1,
        "positions": 9999,
        "size": 2127164,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-27T11:19:27+00:00",
        "elevationGain": 9327,
        "elevationLoss": 9021,
        "country": "FR"
    }
}