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

GET /v1/routes/2378/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3279285c8b1faef669aa6620274e78f4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Rund ums Johanneskreuz",
    "creator_name": "Waschi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a069455a-ac60-4657-8a9e-6807403914c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1894/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2378/",
    "metadata": {
        "length": 180777,
        "lengthKind": "straight-line",
        "duration": 1052,
        "positionLists": 2,
        "positions": 18,
        "size": 4877,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2009-07-20T23:03:37+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}