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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "OK J2 DOLOMITE 338 kms - 7H50",
    "creator_name": "Diouf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee467bf9-b622-4ef5-bb7f-308199b532f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26327/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51042/",
    "metadata": {
        "length": 273346,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 2436,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "IT"
    }
}