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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Trip set/Le Grand Depart toerversie 120km",
    "creator_name": "Michie23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64f27f62-d164-4b23-92ef-471c466bdf17"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4481/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50570/",
    "metadata": {
        "length": 117311,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 2709,
        "size": 20520,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "country": "NL"
    }
}