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

GET /v1/routes/50475/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6ae5e7e021d8017b7f561e7344e9109d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wiggensbach.kml",
    "creator_name": "Franzel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07dcca77-6b89-4612-acd1-5b5844dfd1d7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2869/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50475/",
    "metadata": {
        "length": 36185,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 683,
        "size": 98264,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 860,
        "elevationLoss": 870,
        "country": "DE"
    }
}