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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 3144",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7e89924-5c2a-4280-a27b-8d37caff1a1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39329/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55820/",
    "metadata": {
        "length": 17114,
        "lengthKind": "track",
        "duration": 6108,
        "positionLists": 1,
        "positions": 3144,
        "size": 467684,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-20T11:19:07+00:00",
        "elevationGain": 1688,
        "elevationLoss": 1667,
        "country": "ES"
    }
}