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

GET /v1/routes/55666/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "73c71417911556132707b4a213dd5056"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "2009-04-04-Estacas-Bernacho",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b0ae5926-aa9a-496b-afdd-5d64e6567d0d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39175/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55666/",
    "metadata": {
        "length": 11070,
        "lengthKind": "track",
        "duration": 13583,
        "positionLists": 1,
        "positions": 784,
        "size": 12176,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-04T08:01:57+00:00",
        "elevationGain": 633,
        "elevationLoss": 552,
        "country": "ES"
    }
}