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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8059/",
    "description": "AleksandriyskiyKros on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07291db2-3101-4bc1-833b-bc74132877de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35052/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51543/",
    "metadata": {
        "length": 7257,
        "lengthKind": "track",
        "duration": 2609,
        "positionLists": 1,
        "positions": 271,
        "size": 39205,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-12-27T06:48:57+00:00",
        "elevationGain": 141,
        "elevationLoss": 144,
        "country": "UA"
    }
}