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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neuestrecke_course on GPSies.com (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/775ff044-537f-49ac-84e4-db5c03365e75"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37794/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54285/",
    "metadata": {
        "length": 80330,
        "lengthKind": "straight-line",
        "duration": 28694,
        "positionLists": 2,
        "positions": 2242,
        "size": 32589,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2008-08-16T12:40:59+00:00",
        "elevationGain": 352,
        "elevationLoss": 342,
        "country": "DE"
    }
}