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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6221/",
    "description": "lanoux-03-23-15-35",
    "creator_name": "patchat66",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b5116c15-7b4a-4639-b67d-f46a524cc1ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25855/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39583/",
    "metadata": {
        "length": 11455,
        "lengthKind": "track",
        "duration": 11934,
        "positionLists": 2,
        "positions": 2044,
        "size": 209004,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-03-23T11:14:24+00:00",
        "elevationGain": 574,
        "elevationLoss": 567,
        "country": "FR"
    }
}