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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Por la Costa Central",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b5db8e6-0276-48dc-96cb-bde5ee4b1466"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38666/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55157/",
    "metadata": {
        "length": 110385,
        "lengthKind": "track",
        "duration": 15167,
        "positionLists": 1,
        "positions": 6268,
        "size": 2283467,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-29T09:07:39+00:00",
        "elevationGain": 1465,
        "elevationLoss": 1419,
        "country": "ES"
    }
}