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

GET /v1/routes/55308/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1530e929863e6d9ccd54a44e532dae23"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kreuzstraße 1, Baden-Baden  to Kreuzstraße 1, Baden-Baden",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1a2e5a7-435c-4641-853e-b1d3d7e2f8d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38817/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55308/",
    "metadata": {
        "length": 613800,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 144,
        "size": 1932,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2010-03-23T15:04:36+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}