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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2549/",
    "description": "Eifeltour V-Stromer",
    "creator_name": "Olli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f12d5452-d414-4658-8437-5724feb27a98"
    },
    "localFile": "https://api.routeconverter.com/v1/files/451/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/543/",
    "metadata": {
        "length": 265849,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1473,
        "size": 40758,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 5264,
        "elevationLoss": 5369,
        "country": "DE"
    }
}