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

GET /v1/routes/57331/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "24403ab5c62a14384b43b5352d03d5aa"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "06-02-12 12:16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f58ea3ff-924f-4d7f-9f99-6aabc82a6516"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40840/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57331/",
    "metadata": {
        "length": 874571,
        "lengthKind": "straight-line",
        "positionLists": 7,
        "positions": 2001,
        "size": 78844,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}