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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1793/",
    "description": "Hiking_Eze_Nietzsche Trail",
    "creator_name": "ant1606",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89c61400-fbdf-40ac-b0a1-f5afdc9c64cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5608/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7609/",
    "metadata": {
        "length": 5032,
        "lengthKind": "track",
        "duration": 16822,
        "positionLists": 1,
        "positions": 388,
        "size": 54696,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-22T08:45:27+00:00",
        "elevationGain": 457,
        "elevationLoss": 464,
        "country": "FR"
    }
}