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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "GPS device",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d0705ec6-10dd-43d3-9b05-dc31d98d1c2b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56429/",
    "metadata": {
        "length": 224249,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4109,
        "size": 140119,
        "format": "Google Earth 5 (*.kml)",
        "country": "ES"
    }
}