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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1177/",
    "description": "trail de l'ardéchois",
    "creator_name": "carron",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49b28bbe-7df4-4ef2-b00b-3820ed87349d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3613/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4304/",
    "metadata": {
        "length": 56967,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 25556,
        "size": 741827,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}