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

GET /v1/routes/50383/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8c8c7421f11285d96c64b5c925c21e11"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Grundviller.kml/Grundviller",
    "creator_name": "dimaweb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/da9e7779-bd57-45b7-b01a-a507457150e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/933/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50383/",
    "metadata": {
        "length": 21420,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 281,
        "size": 8238,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 354,
        "elevationLoss": 361,
        "country": "FR"
    }
}