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

GET /v1/routes/7612/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9301564e0a1e0f56f2706f7f23c7fa1c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/674/?format=api",
    "description": "Hiking_Torino-Superga",
    "creator_name": "ant1606",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9a463df-5cfd-4c7d-81c3-dafd620a8bdd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5611/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7612/?format=api",
    "metadata": {
        "length": 12215,
        "lengthKind": "track",
        "duration": 15967,
        "positionLists": 2,
        "positions": 788,
        "size": 110636,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-11-06T11:52:42+00:00",
        "elevationGain": 529,
        "elevationLoss": 534,
        "country": "IT"
    }
}