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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Narbonne  to Narbonne (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2b3ef1f-3152-422c-ac1a-f70793271b9b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40003/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56494/",
    "metadata": {
        "length": 726368,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 4,
        "positions": 184,
        "size": 61576,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-24T08:36:40+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}