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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Urbino on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f60dd1dc-f49e-4944-aa68-e4d94057bb13"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40850/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57341/",
    "metadata": {
        "length": 80888,
        "lengthKind": "track",
        "duration": 24251,
        "positionLists": 1,
        "positions": 700,
        "size": 96420,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-03-16T15:23:54+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}