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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Laruns  to Laruns",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa5dce5f-67f3-4d5d-b38d-b40e453cf387"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40958/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57449/",
    "metadata": {
        "length": 567878,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 117,
        "size": 43860,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-24T10:24:54+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}