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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "83_Rimini_Marino",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d574855e-2897-4dfe-9ab5-369ef2c384fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40056/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56547/",
    "metadata": {
        "length": 82807,
        "lengthKind": "track",
        "duration": 41157,
        "positionLists": 1,
        "positions": 726,
        "size": 64012,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-02-05T20:05:23+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}