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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "20-AGO-14 07:58:43 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96ee7573-8ffc-47ac-a45c-adb028af723d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38575/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55066/",
    "metadata": {
        "length": 3908,
        "lengthKind": "track",
        "duration": 5002,
        "positionLists": 1,
        "positions": 443,
        "size": 48089,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-20T16:35:11+00:00",
        "elevationGain": 224,
        "elevationLoss": 125,
        "country": "ES"
    }
}