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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Ride805301270 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71057301-08b1-4502-9a28-20a40ade4f67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37632/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54123/",
    "metadata": {
        "length": 41160,
        "lengthKind": "track",
        "duration": 11716,
        "positionLists": 1,
        "positions": 2631,
        "size": 369064,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-12-18T08:38:28+00:00",
        "elevationGain": 1699,
        "elevationLoss": 1686,
        "country": "ES"
    }
}