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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "2012-03-10-01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7184dd24-a803-4c6f-9273-ecf02eabd08b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37649/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54140/",
    "metadata": {
        "length": 30508,
        "lengthKind": "track",
        "duration": 1356527180,
        "positionLists": 1,
        "positions": 3467,
        "size": 468274,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "1987-07-19T12:41:44+00:00",
        "elevationGain": 1115,
        "elevationLoss": 1114,
        "country": "ES"
    }
}