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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Provence Tour November 2011",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9448807-7d2b-4714-a203-d3e60a9f59bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39365/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55856/",
    "metadata": {
        "length": 1841255,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 14,
        "size": 5908,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}