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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "15 Route de Luxembourg, Echternach, Luxemburg to Chemin des Coul (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52ce7718-6b0e-4308-9599-4b78dbf0a061"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36862/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53353/",
    "metadata": {
        "length": 146871,
        "lengthKind": "routed",
        "duration": 1268971,
        "positionLists": 1,
        "positions": 13,
        "size": 2898,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-10-20T23:48:07.504000+00:00",
        "elevationGain": 261,
        "elevationLoss": 164,
        "country": "DE"
    }
}