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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "T1265784-0 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aa3ee0bc-1747-40a4-973a-4234971eb78e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39033/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55524/",
    "metadata": {
        "length": 9933,
        "lengthKind": "track",
        "duration": 2807,
        "positionLists": 3,
        "positions": 1306,
        "size": 178220,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-24T18:07:51+00:00",
        "elevationGain": 331,
        "elevationLoss": 335,
        "country": "ES"
    }
}