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

GET /v1/routes/9216/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1a17dd82e9f4865bb0c9edeb862ebafa"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Mangen-Brocon-Rollo Pass 214 km",
    "creator_name": "Sigi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f0d6990-cd8b-4c6e-bab7-db03ec95d9ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7076/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9216/",
    "metadata": {
        "length": 448868,
        "lengthKind": "routed",
        "duration": 5820,
        "positionLists": 2,
        "positions": 4080,
        "size": 343013,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-01-05T11:53:48+00:00",
        "country": "IT"
    }
}