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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "03-MAY-14 07:43:19 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66d5e38d-de1e-491a-adc9-315b1340c676"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37372/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53863/",
    "metadata": {
        "length": 13948,
        "lengthKind": "track",
        "duration": 25393,
        "positionLists": 1,
        "positions": 2456,
        "size": 261467,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-03T10:39:57+00:00",
        "elevationGain": 1025,
        "elevationLoss": 1039,
        "country": "ES"
    }
}