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

GET /v1/routes/51096/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1c847c92f658e8ab88e39a44a68b94bb"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8049/",
    "description": "Oberbrombach.kml/Meine Orte/Sightseeing-Tour",
    "creator_name": "casandra",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/82788e00-4b9b-4731-9de7-7ba50ea8b075"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26597/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51096/",
    "metadata": {
        "length": 74528755,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 10,
        "size": 25611,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CM"
    }
}