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

GET /v1/routes/50946/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "f751bb7a4843e7e08f0920ed481fc2c7"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8038/?format=api",
    "description": "GPS device",
    "creator_name": "jolly",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec97ef93-e65a-4410-acf6-a9f293f7f327"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25645/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50946/?format=api",
    "metadata": {
        "length": 649982128,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 24047,
        "size": 6635210,
        "format": "Google Earth 5 (*.kml)",
        "country": "TD"
    }
}