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

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

{
    "category": "https://api.routeconverter.com/v1/categories/842/",
    "description": "Los Forestales-La Cresta del Gallo 5-02-10",
    "creator_name": "folladorloco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00619ff7-1ea0-407f-93f3-00f9b89e4ab4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3100/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3694/",
    "metadata": {
        "length": 12228,
        "lengthKind": "track",
        "duration": 8062,
        "positionLists": 1,
        "positions": 2757,
        "size": 292537,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2005-05-24T10:25:02+00:00",
        "elevationGain": 2361,
        "elevationLoss": 2263,
        "country": "ES"
    }
}