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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "T2067676-0",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c2ea55c-baa2-4fd2-b9f2-1e1c34054c40"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35553/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52044/",
    "metadata": {
        "length": 34799,
        "lengthKind": "track",
        "duration": 16076,
        "positionLists": 30,
        "positions": 14767,
        "size": 1893565,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-25T09:00:28+00:00",
        "elevationGain": 2772,
        "elevationLoss": 2801,
        "country": "ES"
    }
}