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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8056/",
    "description": "2014-06-15 @ 14-58-08",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d26a7e1a-6072-41be-b82f-43624f58457e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39995/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56486/",
    "metadata": {
        "length": 28912,
        "lengthKind": "track",
        "duration": 2473,
        "positionLists": 1,
        "positions": 1073,
        "size": 155873,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2014-06-15T19:50:16+00:00",
        "elevationGain": 476,
        "elevationLoss": 1253,
        "country": "CO"
    }
}