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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1353/",
    "description": "Golfo Aranci to Ende : 24/06/2010 12:13:07 : Oschiri",
    "creator_name": "swrallye",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/99918796-99fc-465b-bf7b-d2964bf5d60b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4779/",
    "metadata": {
        "length": 76741,
        "lengthKind": "track",
        "duration": 5338,
        "positionLists": 1,
        "positions": 23,
        "size": 2025,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "startTime": "2010-06-24T10:44:09+00:00",
        "elevationGain": 868,
        "elevationLoss": 663,
        "country": "IT"
    }
}