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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Las Cruces,Padrun, San Tirso, Gargantada y Lamuño",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6b5cff9-964e-44bb-8aff-96c5e15a835b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40083/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56574/",
    "metadata": {
        "length": 145896,
        "lengthKind": "track",
        "duration": 22927,
        "positionLists": 1,
        "positions": 8880,
        "size": 3238157,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-26T09:03:51+00:00",
        "elevationGain": 2101,
        "elevationLoss": 2050,
        "country": "ES"
    }
}