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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Cevennes-lozère6 bis on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0812f3ae-406d-4659-a1c0-8d68324e00cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35077/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51568/",
    "metadata": {
        "length": 92329,
        "lengthKind": "track",
        "duration": 33603,
        "positionLists": 1,
        "positions": 1929,
        "size": 285031,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 2509,
        "elevationLoss": 2694,
        "country": "FR"
    }
}