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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "GPS device/s/Koblenz bis Bernkastel/Points",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8303f2fb-5916-4be0-a409-b7f3795bdedb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38067/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54558/",
    "metadata": {
        "length": 2118601,
        "lengthKind": "straight-line",
        "duration": 2907,
        "positionLists": 3,
        "positions": 1240,
        "size": 444257,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2009-05-08T11:51:34+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}