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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Palleja-Sant Sadurni",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3d10cff-1a1c-4da9-8206-af8b7afe15a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40784/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57275/",
    "metadata": {
        "length": 41455,
        "lengthKind": "track",
        "duration": 107800327,
        "positionLists": 1,
        "positions": 687,
        "size": 87999,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-06-04T19:01:00+00:00",
        "elevationGain": 1384,
        "elevationLoss": 1310,
        "country": "ES"
    }
}