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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "28-AUG-13 14:48:25",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d0534223-afeb-4685-aa53-0b48314c3b0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39937/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56428/",
    "metadata": {
        "length": 14366,
        "lengthKind": "track",
        "duration": 15568,
        "positionLists": 1,
        "positions": 951,
        "size": 192243,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-28T09:27:48+00:00",
        "elevationGain": 285,
        "elevationLoss": 276,
        "country": "GB"
    }
}