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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "5728 - Tour 10",
    "creator_name": "baberlabab",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/af1866c7-197b-46d2-a0bf-047f82ba8a59"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26469/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40140/",
    "metadata": {
        "length": 13015,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 337,
        "size": 19631,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "IT"
    }
}