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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1945/",
    "description": "Meignanne 10.6",
    "creator_name": "MUTHULAR Laurent",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f826cc6-becf-4ef8-9879-6dfb48892b5e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6115/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8195/",
    "metadata": {
        "length": 9339,
        "lengthKind": "straight-line",
        "duration": 2903,
        "positionLists": 2,
        "positions": 30,
        "size": 4042,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-01-30T02:38:59+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}